mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 21:44:16 +02:00
refactoring: removing unneeded line
This commit is contained in:
@@ -235,7 +235,6 @@ class FormComponent(ViewComponent):
|
||||
return comp
|
||||
|
||||
|
||||
|
||||
class FileChooserComponent(ViewComponent):
|
||||
|
||||
def __init__(self, allowed_extensions: Optional[Set[str]] = None, label: Optional[str] = None, tooltip: Optional[str] = None,
|
||||
|
||||
Reference in New Issue
Block a user