mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-03 20:39:18 +00:00
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…
x
Reference in New Issue
Block a user