mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
Remove debugging
This commit is contained in:
parent
774312dee0
commit
6bd29cdf00
@ -37,7 +37,6 @@ class MPDClient {
|
||||
}
|
||||
|
||||
init(withDelegate delegate: MPDClientDelegate?) {
|
||||
print(delegate)
|
||||
self.delegate = delegate
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user