removed pass since its redundant now

This commit is contained in:
VanillaHellen 2021-01-25 16:57:35 +01:00
parent e5b595a86d
commit 002f2ae2b3

View File

@ -69,7 +69,6 @@ class LibraryTableButtons(QWidget):
popen.wait()
# todo: display gif/spinning wheel
mainWindow.showVisualisation(file)
pass
layout = QHBoxLayout()
layout.setContentsMargins(0,0,0,0)