Checking in progress, though not fully working as expected
This commit is contained in:
@@ -42,7 +42,6 @@ pub fn main() -> Result<()> {
|
||||
workload_audience_url: None,
|
||||
},
|
||||
telemetry_config: None,
|
||||
crash_reporting_config: None,
|
||||
autoupdate_config: None,
|
||||
mcp_static_config: None,
|
||||
},
|
||||
|
||||
@@ -17,7 +17,6 @@ fn main() -> Result<()> {
|
||||
server_config: WarpServerConfig::production(),
|
||||
oz_config: OzConfig::production(),
|
||||
telemetry_config: None,
|
||||
crash_reporting_config: None,
|
||||
autoupdate_config: None,
|
||||
mcp_static_config: None,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user