Unused module

This commit is contained in:
Jack Sweeney 2020-11-21 03:53:00 +00:00 committed by GitHub
parent 3ff7f438f4
commit 116fc618a8
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import requests import requests
import json import json
import configparser import configparser
import time
from datetime import datetime from datetime import datetime
from http.client import IncompleteRead from http.client import IncompleteRead
import http.client as http import http.client as http