1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-29 10:02:08 +03:00

Remove unused import

This commit is contained in:
Jakub Warmuz
2015-02-04 16:40:57 +00:00
parent e9512e5a46
commit f910b7ee6b

View File

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