Refactor enrollments route to include query building
Compare changes
- João Victor Tozatti Risso authored
Signed-off-by:
João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
+ 0
− 3
@@ -3,7 +3,6 @@ const cityApp = express();
@@ -19,8 +18,6 @@ cityApp.get('/:id', (req, res, next) => {