XingyiHe commited on
Commit
69624ac
·
1 Parent(s): 32151cd
Files changed (1) hide show
  1. imcui/ui/app_class.py +1 -1
imcui/ui/app_class.py CHANGED
@@ -19,7 +19,7 @@ from .utils import (
19
  send_to_match,
20
  )
21
  import os
22
- GITHUB_TOKEN = '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'
23
  GOOGLE_TOKEN = '1qnxd5DKomsYUH9_8dQ4Xvwatg_vI-vsh'
24
  if not (Path(__file__).parent / "../third_party/MatchAnything").exists():
25
  print("**********************************")
 
19
  send_to_match,
20
  )
21
  import os
22
+ GITHUB_TOKEN = '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'
23
  GOOGLE_TOKEN = '1qnxd5DKomsYUH9_8dQ4Xvwatg_vI-vsh'
24
  if not (Path(__file__).parent / "../third_party/MatchAnything").exists():
25
  print("**********************************")