mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:41:53 +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