Cleaned unnecessary import
This commit is contained in:
		@@ -1,5 +1,4 @@
 | 
				
			|||||||
from ..extensions import db
 | 
					from ..extensions import db
 | 
				
			||||||
from ..tools.encryption import decrypt, encrypt
 | 
					 | 
				
			||||||
from ..tools.forms import JsonEncodedDict
 | 
					from ..tools.forms import JsonEncodedDict
 | 
				
			||||||
from ..tools.logs import write
 | 
					from ..tools.logs import write
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user