From 8c049462ff6387d8c3f69f4e42a4c4b36e38a90c Mon Sep 17 00:00:00 2001 From: rfeng Date: Thu, 5 Nov 2009 21:14:49 +0000 Subject: Format the code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833174 13f79535-47bb-0310-9956-ffa450edef68 --- .../launchers/fullapp/src/main/java/scatours/FullAppLauncher.java | 1 - 1 file changed, 1 deletion(-) (limited to 'sandbox/travelsample/launchers/fullapp') diff --git a/sandbox/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java b/sandbox/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java index e9496eef8e..5e533c77c6 100644 --- a/sandbox/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java +++ b/sandbox/travelsample/launchers/fullapp/src/main/java/scatours/FullAppLauncher.java @@ -28,7 +28,6 @@ import org.apache.tuscany.sca.node.SCANodeFactory; public class FullAppLauncher { - public static void main(String[] args) throws Exception { SCANode node = SCANodeFactory.newInstance().createSCANode(null, -- cgit v1.2.3