From 50a1ba1dea9f68a6c0856ad4b0680c93ea7d4dc2 Mon Sep 17 00:00:00 2001 From: Chubby Granny Chaser Date: Fri, 28 Jun 2024 13:40:59 +0100 Subject: [PATCH] feat: adding file verification message --- torrent-client/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/torrent-client/main.py b/torrent-client/main.py index 88acd823..9a5737a4 100644 --- a/torrent-client/main.py +++ b/torrent-client/main.py @@ -1,4 +1,3 @@ - import sys from http.server import HTTPServer, BaseHTTPRequestHandler import json