From d12b3678b0e681154f425e68016afc457e820c52 Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Fri, 10 May 2024 14:12:40 +0500 Subject: [PATCH] Remove unused imports --- lon_deployer/Files.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lon_deployer/Files.py b/lon_deployer/Files.py index 1ce8d31..aa8fdd7 100644 --- a/lon_deployer/Files.py +++ b/lon_deployer/Files.py @@ -5,7 +5,6 @@ import requests import hashlib from os import path as op from os import getcwd as pwd -from sys import exit from rich.console import Console from .utils import get_progress