mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-23 15:00:34 -04:00
chore: removing unused imports
This commit is contained in:
parent
76dc74d250
commit
369f73f3fb
6 changed files with 2 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue