mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
Remove unused import
This commit is contained in:
parent
e9512e5a46
commit
f910b7ee6b
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
"""Tests for letsencrypt.client.configuration."""
|
||||
import functools
|
||||
import unittest
|
||||
|
||||
import mock
|
||||
|
|
|
|||
Loading…
Reference in a new issue