Commit ceb80614 authored by Andy Wilkinson's avatar Andy Wilkinson

Polishing

parent 60505a4f
......@@ -110,7 +110,7 @@ public class DevToolsDataSourceAutoConfiguration {
return false;
}
private static enum InMemoryDatabase {
private enum InMemoryDatabase {
DERBY(null, "org.apache.derby.jdbc.EmbeddedDriver"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment