diff --git a/config/consts.go b/config/consts.go deleted file mode 100644 index 34900f9c..00000000 --- a/config/consts.go +++ /dev/null @@ -1,8 +0,0 @@ -package config - -var ( - // Sign in with GitHub is an experimental feature which will be remove in the future - // So the ClientID and Secret are just examples. - GITHUB_CLIENTID = "187ba36888f152b06612" - GITHUB_SECRET = "10b6fec4146cbb7bdf64016b3cf0905366a35041" -) diff --git a/resources/memos.db b/resources/memos.db index 14d29842..279a2622 100644 Binary files a/resources/memos.db and b/resources/memos.db differ