adding the right dependencies
This commit is contained in:
		@ -2,7 +2,7 @@
 | 
			
		||||
 * Courses API
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
import { restGet, restPost } from './restConsumer.js'
 | 
			
		||||
import { restGet, restPost, restDelete, restPatch } from './restConsumer.js'
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Create a new course
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user