remove extraneous import
This commit is contained in:
pare
0666bdabf1
commit
e594bad9bb
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions
|
@ -1,6 +1,6 @@
|
||||||
import pytest
|
import pytest
|
||||||
from mastodon.Mastodon import MastodonAPIError
|
from mastodon.Mastodon import MastodonAPIError
|
||||||
import re
|
|
||||||
try:
|
try:
|
||||||
from mock import MagicMock
|
from mock import MagicMock
|
||||||
except ImportError:
|
except ImportError:
|
||||||
|
|
Loading…
Referencia en una nova incidència