lvol: remove unused import

See #1425
pull/18777/head
Rene Moser 9 years ago committed by Matt Clay
parent 2149a7b1f6
commit 2430e295a6

@ -108,7 +108,6 @@ EXAMPLES = '''
'''
import re
import logging
decimal_point = re.compile(r"(\d+)")

Loading…
Cancel
Save