Skip to content

Commit 73ccd0a

Browse files
committed
Removing unused import.
1 parent 7b78cde commit 73ccd0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ class BadGatewayError(Exception):
125125
@httpretty.activate
126126
def test_doctest():
127127
import doctest
128-
import intercom
129128

130129
def request_callback(method, uri, headers):
131130
parsed_body = httpretty.last_request().parsed_body

0 commit comments

Comments
 (0)