1
0
mirror of https://git.sr.ht/~metalune/simpleweb_peertube synced 2024-12-22 09:24:32 +01:00

Remove unnecessary import for BeautifulSoup

This commit is contained in:
metalune 2021-07-28 20:10:18 +02:00
parent 7dc316c39e
commit b9fa8de39c

View File

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