Skip to content

Commit

Permalink
Remove 'unused import'
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Benfold committed Jan 14, 2022
1 parent f0e7961 commit 1b5d226
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cf_units/do_nothing.py
@@ -1,5 +1,6 @@
import requests
import os

requests.get("cake")
requests.get("cakefromareallylongwayawaythatmeanswe'retotallygoingtohaveblackgetmadatus")
requests.get(
"cakefromareallylongwayawaythatmeanswe'retotallygoingtohaveblackgetmadatus:("
)

0 comments on commit 1b5d226

Please sign in to comment.