Sfoglia il codice sorgente

Remove unnecessary import to fix deprecation warning

Christoph Stelz 11 mesi fa
parent
commit
eaf67ed73e
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      zeitdownload.py

+ 0 - 1
zeitdownload.py

@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 import requests
 import lxml.html
-import cgi
 import sys
 import re
 import os.path