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
Pipeline #13601 passed
...@@ -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.
Please register or to comment