mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
Clean up installer imports
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import logging
|
||||
import sys
|
||||
import os
|
||||
import string
|
||||
import subprocess
|
||||
import os, os.path
|
||||
import sys
|
||||
|
||||
import zope.interface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user