Tahasaif3 commited on
Commit
1c7ce2a
·
verified ·
1 Parent(s): 49df387

Update src/main.py

Browse files
Files changed (1) hide show
  1. src/main.py +0 -1
src/main.py CHANGED
@@ -9,7 +9,6 @@ app = FastAPI(
9
  description="Task management API with authentication",
10
  version="1.0.0"
11
  )
12
- app.router.redirect_slashes = False
13
 
14
 
15
  # Include routers
 
9
  description="Task management API with authentication",
10
  version="1.0.0"
11
  )
 
12
 
13
 
14
  # Include routers