Remove unnecessary import for BeautifulSoup

This commit is contained in:
metalune 2021-07-28 20:10:18 +02:00
parent 7dc316c39e
commit b9fa8de39c
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
from bs4 import BeautifulSoup
import requests
import json