Skip to content

Commit

Permalink
🏁 βœ… Final v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Woahai321 authored Oct 2, 2024
1 parent e8a4714 commit a79a59d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions add.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
import readline
from concurrent.futures import ThreadPoolExecutor, as_completed
from typing import List, Dict, Any
from urllib.parse import quote, urlparse
from datetime import datetime, timedelta
from urllib.parse import quote

import requests
from bs4 import BeautifulSoup
Expand Down

0 comments on commit a79a59d

Please sign in to comment.