mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	add missing import
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
			
		||||
from flask_hashids import HashidMixin
 | 
			
		||||
from app import db
 | 
			
		||||
from .corpus_follower_role import CorpusFollowerRole
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class CorpusFollowerAssociation(HashidMixin, db.Model):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user