Skip to content

Commit 011a87e

Browse files
authored
Update databaseManager.js
1 parent f925fec commit 011a87e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

databaseManager.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
const lodash = require('lodash')
22
const ConfigurationUrlParser = require('@ostro/support/configurationUrlParser');
33
const { Macroable } = require('@ostro/support/macro');
4-
const lodash = require('lodash');
54
class DatabaseManager extends Macroable {
65

76
$type = 'database';

0 commit comments

Comments
 (0)