Drop leftover TODO

This commit is contained in:
Davide De Rosa 2022-10-29 20:24:29 +02:00
parent cae371bb40
commit 6b42048d6a
1 changed files with 0 additions and 2 deletions

View File

@ -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 {