Explorar el Código

removed unused time import

Eyitayo Ogunbiyi hace 4 años
padre
commit
b7296b3bd3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      test_howdoi.py

+ 0 - 1
test_howdoi.py

@@ -5,7 +5,6 @@ import gzip
 import json
 import os
 import re
-import time
 import unittest
 
 from cachelib import NullCache