chore: removing unused imports

This commit is contained in:
Hank Greenburg 2024-10-01 19:27:30 -07:00
parent 76dc74d250
commit 369f73f3fb
6 changed files with 2 additions and 10 deletions

View file

@ -1,9 +1,7 @@
import asyncio
import json
import re
from collections import defaultdict
from aiohttp import web
from nio.crypto import OlmDevice
from conftest import faker