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