Skip to content

Commit

Permalink
Flake8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
richaagarwal committed Sep 15, 2017
1 parent 68c5958 commit 7746d59
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions cfgov/alerts/tests/test_newrelic_alerts.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import re
import time
import unittest

import mock
Expand Down
1 change: 0 additions & 1 deletion cfgov/alerts/tests/test_send_new_relic_messages_to_sqs.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import boto3
import mock
from botocore.stub import Stubber

from alerts.send_new_relic_messages_to_sqs import (
cache_known_violations,
Expand Down

0 comments on commit 7746d59

Please sign in to comment.