Skip to content

Commit

Permalink
[AIRFLOW-XXX] Fix flake8 errors from apache#4144
Browse files Browse the repository at this point in the history
  • Loading branch information
ashb authored and tmiller-msft committed Nov 27, 2018
1 parent 0c3658d commit 9cfd034
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/operators/test_http_operator.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import os
import unittest

import requests
import requests_mock
from airflow.operators.http_operator import SimpleHttpOperator

Expand Down

0 comments on commit 9cfd034

Please sign in to comment.