Skip to content

Commit 0f57281

Browse files
resolved the pylint issue
1 parent 4cfac56 commit 0f57281

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/backend/v4/api/router.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1577,4 +1577,3 @@ async def get_plan_by_id(
15771577
except Exception as e:
15781578
logging.error(f"Error retrieving plan: {str(e)}")
15791579
raise HTTPException(status_code=500, detail="Internal server error occurred")
1580-

0 commit comments

Comments
 (0)