|
@@ -1,8 +1,6 @@
|
|
package hello.services;
|
|
package hello.services;
|
|
|
|
|
|
-import java.io.IOException;
|
|
|
|
-
|
|
|
|
-import org.apache.tapestry5.*;
|
|
|
|
|
|
+import org.apache.tapestry5.SymbolConstants;
|
|
import org.apache.tapestry5.ioc.MappedConfiguration;
|
|
import org.apache.tapestry5.ioc.MappedConfiguration;
|
|
import org.apache.tapestry5.ioc.ServiceBinder;
|
|
import org.apache.tapestry5.ioc.ServiceBinder;
|
|
|
|
|