Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Jul 9, 2020
1 parent 9dae038 commit 501f679
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/helpers/github_fetch_artifacts.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@
#

import github
import io
import logging
import requests
import subprocess
import zipfile

# Artifacts can be fetched using:
# curl -H "Accept: application/vnd.github.v3+json" https://api.github.com/repos/project-chip/connectedhomeip/actions/artifacts
Expand Down

0 comments on commit 501f679

Please sign in to comment.