Skip to content
Snippets Groups Projects
Commit 42386cd5 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

remove unnecessary Instagram data

parent c64a64b4
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -124,8 +124,3 @@ CHOBOTNICE_API_URL = env.str( ...@@ -124,8 +124,3 @@ CHOBOTNICE_API_URL = env.str(
"CHOBOTNICE_API_URL", "https://chobotnice.pirati.cz/graphql/" "CHOBOTNICE_API_URL", "https://chobotnice.pirati.cz/graphql/"
) )
CHOBOTNICE_RV_GID = env.str("CHOBOTNICE_RV_GID") CHOBOTNICE_RV_GID = env.str("CHOBOTNICE_RV_GID")
# Instagram
INSTAGRAM_CLIENT_ID = env.str("INSTAGRAM_CLIENT_ID")
INSTAGRAM_CLIENT_SECRET = env.str("INSTAGRAM_CLIENT_SECRET")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment