remove useless import time

pull/7/merge
Yannick Vaucher 2014-06-13 12:01:49 +02:00
parent 97f1648cba
commit 14d7492064
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
import os
import subprocess
import tempfile
import time
import logging
from functools import partial