remove blank line
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
This commit is contained in:
parent
65d50258b7
commit
45be0f4bf7
|
@ -53,7 +53,6 @@ public class TestQuickStart
|
|||
FS.ensureEmpty(testDir);
|
||||
webInf = new File(testDir, "WEB-INF");
|
||||
FS.ensureDirExists(webInf);
|
||||
|
||||
server = new Server();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue