mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Apply suggestions from code review
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ class SampleHandler: RPBroadcastSampleHandler {
|
||||
}
|
||||
|
||||
override init() {
|
||||
super.init()
|
||||
super.init()
|
||||
if let connection = SocketConnection(filePath: socketFilePath) {
|
||||
clientConnection = connection
|
||||
setupConnection()
|
||||
|
||||
Reference in New Issue
Block a user