1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00

Remove dead import

This commit is contained in:
Joe Ranweiler
2015-12-02 22:14:32 -08:00
parent a0142dbe44
commit fa55871598

View File

@@ -2,7 +2,6 @@
import argparse
import collections
import logging
import random
import socket
import threading