remove unused import
This commit is contained in:
parent
d69f9b8196
commit
c987a8ced7
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ from unittest.mock import Mock, patch
|
|||
|
||||
import aiohttp
|
||||
import aiohttp.test_utils
|
||||
import aiotools
|
||||
from aiohttp import web, web_request
|
||||
from diskcache import Cache
|
||||
from freezegun import freeze_time
|
||||
|
|
Loading…
Reference in a new issue