]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Remove unused import
authorZack Cerza <zack.cerza@inktank.com>
Mon, 25 Aug 2014 19:50:23 +0000 (13:50 -0600)
committerZack Cerza <zack.cerza@inktank.com>
Mon, 25 Aug 2014 19:50:52 +0000 (13:50 -0600)
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/task/internal.py

index d8d247bac8f985ab1d1a0fb3228cd25755732230..bdd244179edb9882cef7a3042167f70108d3ecf3 100644 (file)
@@ -9,7 +9,6 @@ import logging
 import os
 import time
 import yaml
-import re
 import subprocess
 
 from teuthology import lockstatus