remove extraneous import
This commit is contained in:
parent
0666bdabf1
commit
e594bad9bb
@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
from mastodon.Mastodon import MastodonAPIError
|
||||
import re
|
||||
|
||||
try:
|
||||
from mock import MagicMock
|
||||
except ImportError:
|
||||
|
Loading…
x
Reference in New Issue
Block a user