add file
This commit is contained in:
@@ -2,7 +2,7 @@ import logging
|
||||
|
||||
from fastapi import APIRouter
|
||||
|
||||
from app.service.outfit_matcher_hon.service import OutfitMatcherHon
|
||||
from app.service.outfit_matcher.service import OutfitMatcherHon
|
||||
|
||||
logger = logging.getLogger()
|
||||
router = APIRouter()
|
||||
|
||||
Reference in New Issue
Block a user