Remove useless import
This commit is contained in:
parent
0776592da6
commit
b1501a8159
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
import pytest
|
||||
from unittest import mock, TestCase
|
||||
|
||||
import datetime
|
||||
from freezegun import freeze_time
|
||||
|
||||
import core.config
|
||||
|
|
Loading…
Reference in a new issue