fix(overlay): dismiss on token mismatch; keep gateway log clear helper
This commit is contained in:
@@ -231,8 +231,4 @@ final class GatewayProcessManager: ObservableObject {
|
||||
func projectRootPath() -> String {
|
||||
CommandResolver.projectRootPath()
|
||||
}
|
||||
|
||||
func clearLog() {
|
||||
self.log = ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user