Checkpoint / crontab_hook working now
[margebot.git] / Secret.py
diff --git a/Secret.py b/Secret.py
deleted file mode 100755 (executable)
index 18d15e5..0000000
--- a/Secret.py
+++ /dev/null
@@ -1,9 +0,0 @@
-# go away
-
-# https://docs.gitlab.com/ee/api/README.html#personal-access-tokens
-
-# token for a normal, non-admin user
-my_token="get-this-from-gitlab" 
-
-# token for actions that require admin access
-admin_token="get-this-from-gitlab"