Skip to content

Commit

Permalink
the culprit
Browse files Browse the repository at this point in the history
  • Loading branch information
Allie Crevier committed Apr 12, 2019
1 parent 8f69f01 commit 6d7e144
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion securedrop_client/gui/widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,6 @@ def __init__(self, source_db_object: Source, sdc_home: str, controller: Client,
self.source = source_db_object
self.sdc_home = sdc_home
self.controller = controller
self.setStyleSheet("background-color: #fff;")

self.container = QWidget()
self.conversation_layout = QVBoxLayout()
Expand Down

0 comments on commit 6d7e144

Please sign in to comment.