• LaughingMan's avatar
    Remove useless code. · 3ae7d1e4
    LaughingMan 提交于
    If the database exists, it gets deleted. If the database doesn't exist, an exception gets thrown, immediately caught, and ignored. In both cases exists will be false and we continue. Later the database
    gets deleted unconditionally, which means we can delete this entire block.
    3ae7d1e4
名称
最后提交
最后更新
..
.mvn/wrapper Loading commit data...
service Loading commit data...
src Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
MAVEN.md Loading commit data...
build.bat Loading commit data...
build.sh Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...