mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-20 06:28:04 +00:00
Corrected mistakes in previous commits
This commit is contained in:
@ -67,7 +67,7 @@
|
||||
busy.start();
|
||||
await DropCollection(activeHostKey, dbKey, collKey);
|
||||
await openConnection(activeHostKey);
|
||||
await openCollection(collKey);
|
||||
await openDatabase(dbKey);
|
||||
busy.end();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user