Skip to content

Commit 3c8e033

Browse files
committed
fix: remove default username
1 parent d078d62 commit 3c8e033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/Config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
INFO_DB = "pattern/info.db"
55

66
# GitHub account config for searching
7-
USER_NAME = "repoog"
7+
USER_NAME = ""
88
PASSWORD = ""

0 commit comments

Comments
 (0)