Drop leftover TODO
This commit is contained in:
parent
cae371bb40
commit
6b42048d6a
|
@ -633,8 +633,6 @@ extension OpenVPN.Configuration {
|
|||
// MARK: Encoding
|
||||
|
||||
extension OpenVPN.Configuration {
|
||||
|
||||
// TODO: unmask things
|
||||
public func print(isLocal: Bool) {
|
||||
if isLocal {
|
||||
guard let remotes = remotes else {
|
||||
|
|
Loading…
Reference in New Issue