Remove setting of empty github token

This commit is contained in:
Roman Mogylatov 2020-07-11 11:49:22 -04:00
parent 9762524d88
commit fbd8ac254f

View File

@ -19,7 +19,6 @@ To run the application do:
export FLASK_APP=githubnavigator.entrypoint
export FLASK_ENV=development
export GITHUB_TOKEN=
flask run
The output should be something like: