Remove unnecessary import for BeautifulSoup
This commit is contained in:
parent
7dc316c39e
commit
b9fa8de39c
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
from bs4 import BeautifulSoup
|
||||
import requests
|
||||
import json
|
||||
|
||||
|
|
Loading…
Reference in a new issue