remove empty line

This commit is contained in:
Andreas Zweili 2020-02-29 21:07:04 +01:00
parent 49c0f89f11
commit 7e2cda3bfc
1 changed files with 0 additions and 1 deletions

View File

@ -5,4 +5,3 @@ class CoreTable(tables.Table):
class Meta:
attrs = {"class": "table table-hover table-bordered"}