fix: routes/themes.ts bestand verwijderd om conflicten te vermijden
This commit is contained in:
		
							parent
							
								
									b85374afa8
								
							
						
					
					
						commit
						09923202f3
					
				
					 1 changed files with 0 additions and 10 deletions
				
			
		|  | @ -1,10 +0,0 @@ | ||||||
| import express from 'express' |  | ||||||
| const router = express.Router(); |  | ||||||
| 
 |  | ||||||
| // I'm not sure what's supposed to be here 
 |  | ||||||
| // https://github.com/SELab-2/Dwengo-1/issues/24
 |  | ||||||
| router.get('/', (req, res) => { |  | ||||||
|     res.send('themes route'); |  | ||||||
| }) |  | ||||||
| 
 |  | ||||||
| export default router |  | ||||||
		Reference in a new issue
	
	 Adriaan Jacquet
						Adriaan Jacquet