We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af3771 commit 2af1f18Copy full SHA for 2af1f18
Minio-SQL-connector/utils/logger.js
@@ -1,4 +1,4 @@
1
-const config = require("../../config");
+const config = require("../config");
2
const path = require("path");
3
const fs = require("fs");
4
let registredDay = 0;
0 commit comments