Skip to content
Snippets Groups Projects
Commit b059dfb2 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Remove unused imports

parent 7cd609cb
No related branches found
No related tags found
No related merge requests found
import os
import sys
from ftplib import FTP_TLS, ftpcp
from ftplib import FTP_TLS
from pathlib import Path
import functools
from typing import Any
......
#!/usr/bin/env python3
from typing import Iterator
import os
import requests
import time
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment