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 logging
|
||||||
import sys
|
import os
|
||||||
import string
|
import string
|
||||||
import subprocess
|
import subprocess
|
||||||
import os, os.path
|
import sys
|
||||||
|
|
||||||
import zope.interface
|
import zope.interface
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user