Skip to content

Commit 42ebea2

Browse files
committed
Remove unused unittest import [skip ci]
1 parent 18f3fc1 commit 42ebea2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_aries_controller_base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import logging
22
import pytest
3-
import unittest
43
from aiohttp import (
54
ClientSession,
65
)

0 commit comments

Comments
 (0)