svn commit: r1874175 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/avalon/TorqueComponent.java

[email protected]
Newsgroups gmane.comp.jakarta.turbine.torque.devel
Message-ID <[email protected]>
Author: tv
Date: Tue Feb 18 21:08:40 2020
New Revision: 1874175

URL: http://svn.apache.org/viewvc?rev=1874175&view=rev
Log:
Formatting, Organize imports

Modified:
    db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/avalon/TorqueComponent.java

Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/avalon/TorqueComponent.java
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/avalon/TorqueComponent.java?rev=1874175&r1=1874174&r2=1874175&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/avalon/TorqueComponent.java (original)
+++ db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/avalon/TorqueComponent.java Tue Feb 18 21:08:40 2020
@@ -21,7 +21,6 @@ package org.apache.torque.avalon;
 
 import java.io.File;
 import java.nio.file.Path;
-import java.nio.file.Paths;
 import java.util.Map;
 
 import org.apache.avalon.framework.activity.Disposable;
@@ -50,12 +49,12 @@ import org.apache.torque.TorqueInstance;
 public class TorqueComponent
 extends TorqueInstance
 implements Torque,
-LogEnabled,
-Configurable,
-Initializable,
-Contextualizable,
-Disposable,
-ThreadSafe
+    LogEnabled,
+    Configurable,
+    Initializable,
+    Contextualizable,
+    Disposable,
+    ThreadSafe
 {
     /** The Avalon Application Root */
     private String appRoot = null;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.