mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-13 09:30:40 +00:00
Remove unused import
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
from flask_table import Table, Col, ButtonCol, LinkCol
|
from flask_table import Table, Col, LinkCol
|
||||||
|
|
||||||
|
|
||||||
class AdminUserTable(Table):
|
class AdminUserTable(Table):
|
||||||
|
Reference in New Issue
Block a user