mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
remove unused import
This commit is contained in:
parent
b28259526c
commit
bb4154ac70
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ from __future__ import print_function
|
|||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
import tempfile
|
||||
|
||||
|
||||
def find_tools_path():
|
||||
|
|
|
|||
Loading…
Reference in a new issue