mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
Removed Duplicate Import
This commit is contained in:
@@ -8,7 +8,6 @@ import sys
|
||||
import os
|
||||
sys.path.insert(0, os.path.abspath('..'))
|
||||
import json
|
||||
import os
|
||||
import unittest
|
||||
import pickle
|
||||
import tempfile
|
||||
|
||||
Reference in New Issue
Block a user