Skip to content

Commit

Permalink
Update Application.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion authored Oct 17, 2024
1 parent 1cf6054 commit 3a547e3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Sources/SublimationCore/Application.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ public import Foundation
/// Whether the server is running on https or http.
var httpServerTLS: Bool { get }

// /// The logger for the server application.
// var logger: Logger { get }

/// Posts data to a url.
/// - Parameters:
/// - url: The url to post to.
Expand Down

0 comments on commit 3a547e3

Please sign in to comment.