Remove unused assignment.

pull/84/head
Brett Wooldridge 11 years ago
parent c88a1d67e1
commit 20db89b0df

@ -153,8 +153,6 @@ public class ShutdownTest
@Test
public void testShutdown4() throws SQLException
{
int threadCountStart = threadCount();
StubConnection.slowCreate = true;
HikariConfig config = new HikariConfig();

Loading…
Cancel
Save