Removed Duplicate Import
authorRhys Elsmore <rhys@elsmore.id.au>
Thu, 23 Aug 2012 06:18:47 +0000 (16:18 +1000)
committerRhys Elsmore <rhys@elsmore.id.au>
Thu, 23 Aug 2012 06:18:47 +0000 (16:18 +1000)
tests/test_requests.py

index c688594..0dba704 100755 (executable)
@@ -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