Refactor
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
import { Context } from 'cafy';
 | 
			
		||||
import * as path from 'path';
 | 
			
		||||
import * as glob from 'glob';
 | 
			
		||||
import { Schema } from '../../prelude/schema';
 | 
			
		||||
import { Schema } from '../../misc/schema';
 | 
			
		||||
 | 
			
		||||
export type Param = {
 | 
			
		||||
	validator: Context<any>;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user