Skip to content

Commit

Permalink
Update watch.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Nov 17, 2023
1 parent a0ae964 commit acf857d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aiohttp_devtools/runserver/watch.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from multiprocessing import Process
from pathlib import Path
from typing import AsyncIterator, Iterable, Optional, Tuple, Union
from contextlib import suppress

from aiohttp import ClientSession, web
from aiohttp.client_exceptions import ClientError, ClientConnectionError
Expand Down

0 comments on commit acf857d

Please sign in to comment.