Skip to content

Commit c681103

Browse files
committed
fixed ruff errors
1 parent d070819 commit c681103

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/login.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from requests import Session
22
from bs4 import BeautifulSoup, Tag
3-
import sys
43
import re
54

65
import config

0 commit comments

Comments
 (0)