mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Remove unused import
This commit is contained in:
parent
5602ba950f
commit
d8b8c9f6e0
@ -1,4 +1,4 @@
|
||||
from flask_table import Table, Col, ButtonCol, LinkCol
|
||||
from flask_table import Table, Col, LinkCol
|
||||
|
||||
|
||||
class AdminUserTable(Table):
|
||||
|
Loading…
Reference in New Issue
Block a user