Fix another bad merge

This commit is contained in:
Rsl1122 2019-03-31 15:47:36 +03:00
parent 89bc90d0b5
commit b97f162c94

View File

@ -1319,4 +1319,5 @@ public abstract class CommonDBTest {
public String stringVal(UUID playerUUID) {
return "Something";
}
}
}