Skip to content

Commit 2acf8db

Browse files
committed
remove call in configcontroller
1 parent f9d65fc commit 2acf8db

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/controllers/configController.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,3 @@ module.exports = {
117117
getDistinctID,
118118
tableName,
119119
};
120-
121-
(async () => {
122-
console.log(await getDistinctID());
123-
})();

0 commit comments

Comments
 (0)