remove unneeded line

pull/1/head
sloppyjosh 2024-02-22 01:23:18 -05:00
parent 95eadf2444
commit a7ff6cad4e
1 changed files with 0 additions and 3 deletions

View File

@ -87,6 +87,3 @@ class DatabaseInitializer {
}
}
// Example of how to use the DatabaseInitializer
const dbInitializer = DatabaseInitializer.getInstance();