Remove unused import

This commit is contained in:
Jakub Warmuz 2015-02-04 16:40:57 +00:00
parent e9512e5a46
commit f910b7ee6b
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -1,5 +1,4 @@
"""Tests for letsencrypt.client.configuration."""
import functools
import unittest
import mock