XingyiHe commited on
Commit
5998caa
·
1 Parent(s): 69624ac
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("**********************************")