Skip to content

Commit

Permalink
organize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
spielmann.robert@googlemail.com committed Aug 1, 2011
1 parent 5f0b0fa commit b31226f
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -10,13 +10,10 @@
import java.io.FileWriter;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;

import junit.framework.Assert;

import org.hsqldb.Server;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Rule;
Expand Down

0 comments on commit b31226f

Please sign in to comment.