[1.5.x] Removed bad import in last commit.

This commit is contained in:
Tim Graham 2014-04-23 09:15:41 -04:00
parent 19bd6b9477
commit 47a352f84e
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ a string) and returns a tuple in this format:
from __future__ import unicode_literals
import functools
from importlib import import_module
import re
from threading import local