Skip to content

Commit 47be072

Browse files
jdufresnesingingwolfboy
authored andcommitted
Remove unused import 'sys' from test_core.py (#351)
1 parent b4ec4d5 commit 47be072

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# -*- coding: utf-8 -*-
22
from __future__ import unicode_literals
33
import mock
4-
import sys
54
import requests
65
import requests_oauthlib
76
import oauthlib

0 commit comments

Comments
 (0)