Skip to content

Commit 6922bd4

Browse files
authored
remove unneeded dependency
1 parent df3a42a commit 6922bd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from mastodon import Mastodon
2-
from getpass import getpass
32
from os import path
43
from bs4 import BeautifulSoup
54
import re

0 commit comments

Comments
 (0)