Remove all remaining six imports.

This commit is contained in:
rht 2020-04-03 05:23:36 -04:00 committed by showell
parent 565106b880
commit 439c096eac
3 changed files with 7 additions and 11 deletions

View file

@ -14,7 +14,7 @@ import os
import re
import sys
import time
import urllib
import urllib.parse
from typing import Dict, List, Tuple, Any
import feedparser