Skip to content

Commit 0ce03e9

Browse files
authored
Merge pull request #3 from Lynnesbian/patch-1
remove unneeded dependency
2 parents df3a42a + 6922bd4 commit 0ce03e9

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)