Remove unused imports

This commit is contained in:
Serene-Arc
2021-07-02 14:58:20 +10:00
parent 390ce57f46
commit 6efcf1ce7e
6 changed files with 0 additions and 10 deletions

View File

@@ -1,10 +1,8 @@
#!/usr/bin/env python3
import logging
import re
from typing import Optional
import bs4
import requests
from praw.models import Submission