Skip to content

Commit

Permalink
Remove unneeded code
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterJ93 committed Dec 7, 2024
1 parent 4e2a8ff commit 4d5cff0
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ public class ATProtocolConfiguration: SessionConfiguration {
/// An instance of `URLSessionConfiguration`.
public let configuration: URLSessionConfiguration

// /// The user agent of the client. Defaults to `.default`.
// ///
// /// - Note: For more information about user agents in ATProtoKit, go to
// /// ``ATProtoTools/UserAgent``.
// public let userAgent: ATProtoTools.UserAgent

/// Specifies the logger that will be used for emitting log messages. Optional.
private static let loggerManager = LogBootstrapConfiguration()

Expand Down

0 comments on commit 4d5cff0

Please sign in to comment.