fixed some minor linting issues

This commit is contained in:
Ben
2018-11-19 22:48:57 +00:00
parent de220ab0ee
commit 523d26508f

View File

@@ -39,4 +39,3 @@ export class BaseDatabase {
Logger.info('Connected to SQLite Database');
}
}