X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=system%2Fgeneral%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fsystem%2Fcore%2FIntegerComponent.java;h=0c45c75ddb117796e72f1075bf15c1ad9d4d2317;hb=9573613928f58ec9333b900187731408d5eb4f9f;hp=c560d6e6149b5a7a627ee01fb7edc439fd424a9e;hpb=f7fc25fbfd96a245bb09e14242107ed633d86dd8;p=utils diff --git a/system/general/src/test/java/org/wamblee/system/core/IntegerComponent.java b/system/general/src/test/java/org/wamblee/system/core/IntegerComponent.java index c560d6e6..0c45c75d 100644 --- a/system/general/src/test/java/org/wamblee/system/core/IntegerComponent.java +++ b/system/general/src/test/java/org/wamblee/system/core/IntegerComponent.java @@ -12,18 +12,11 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - */ + */ package org.wamblee.system.core; -import org.wamblee.system.core.AbstractComponent; -import org.wamblee.system.core.DefaultProvidedInterface; -import org.wamblee.system.core.ProvidedInterface; -import org.wamblee.system.core.RequiredInterface; - import org.wamblee.test.EventTracker; -import javax.sql.DataSource; - /** * * @author $author$