mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-05 08:46:20 +01:00
Removed unused
This commit is contained in:
parent
69127d802e
commit
fbf9c4ca94
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ class CheckUpdates(Configs):
|
|||
|
||||
def compare_the_changelogs(self, local_chg_txt: Path, repo_chg_txt: str) -> bool:
|
||||
local_size: int = 0
|
||||
repo_size: int = 0
|
||||
|
||||
if self.proxy_address.startswith('http'):
|
||||
self.set_http_proxy_server()
|
||||
|
|
Loading…
Add table
Reference in a new issue