XingyiHe commited on
Commit
2d9539c
·
1 Parent(s): 81fd2ff
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("**********************************")