Skip to content

Commit 72dd605

Browse files
committed
fix(LAB-3459): remove LOCAL_KILI_API_KEY
1 parent 19964d3 commit 72dd605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/manual/geospatial_import_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from kili.client import Kili
55

6-
LOCAL_KILI_API_KEY = "cm7nd7k63001gg90w28ot9vl7/881232fb4cce6e745f61612c5c5918d0"
6+
LOCAL_KILI_API_KEY = ""
77

88
PROJECT_TYPES_TO_TEST = ["IMAGE", "GEOSPATIAL"]
99

0 commit comments

Comments
 (0)