(20241129) Small correction in Google imports.

This commit is contained in:
2024-11-29 16:37:03 +05:30
parent e94271e45a
commit a99b3f19c2
-2
View File
@@ -34,8 +34,6 @@
# To make sibling directories accessible for imports:
import sys
from http.client import responses
sys.path.append(".")
sys.path.append("..")