Skip to content

Commit 492fa1f

Browse files
committed
removed non used import
1 parent 456154f commit 492fa1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/api/routes/test_Fast_API__Routes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from unittest import TestCase
22
from fastapi import FastAPI, APIRouter
33
from osbot_utils.testing.__ import __
4-
#from osbot_utils.testing.__ import __
54
from osbot_fast_api.api.routes.Fast_API__Routes import Fast_API__Routes
65
from osbot_fast_api.api.routes.type_safe.Type_Safe__Route__Registration import Type_Safe__Route__Registration
76
from osbot_fast_api.api.schemas.safe_str.Safe_Str__Fast_API__Route__Prefix import Safe_Str__Fast_API__Route__Prefix

0 commit comments

Comments
 (0)