Skip to content

Commit 2af1f18

Browse files
committed
fix bug
1 parent 3af3771 commit 2af1f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Minio-SQL-connector/utils/logger.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const config = require("../../config");
1+
const config = require("../config");
22
const path = require("path");
33
const fs = require("fs");
44
let registredDay = 0;

0 commit comments

Comments
 (0)