mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 01:02:03 +03:00
fix(macos): disambiguate AnyCodable usage
This commit is contained in:
@@ -4,6 +4,8 @@ import ClawdbotProtocol
|
||||
import Foundation
|
||||
import OSLog
|
||||
|
||||
private typealias AnyCodable = ClawdbotKit.AnyCodable
|
||||
|
||||
private let gatewayConnectionLogger = Logger(subsystem: "com.clawdbot", category: "gateway.connection")
|
||||
|
||||
enum GatewayAgentChannel: String, Codable, CaseIterable, Sendable {
|
||||
|
||||
Reference in New Issue
Block a user