Skip to content

Commit 7098ed4

Browse files
committed
Remove unused import
Signed-off-by: Nicholas Rempel <nbrempel@gmail.com>
1 parent d9c7812 commit 7098ed4

File tree

1 file changed

+0
-1
lines changed
  • aries_cloudagent/messaging/credentials

1 file changed

+0
-1
lines changed

aries_cloudagent/messaging/credentials/routes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Connection handling admin routes."""
22

3-
import asyncio
43
import json
54
from json.decoder import JSONDecodeError
65

0 commit comments

Comments
 (0)