Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use warp_core::telemetry::{TelemetryContextModel, TelemetryContextProvider};
|
||||
use warpui::{AppContext, ModelContext};
|
||||
use galaxy_core::telemetry::{TelemetryContextModel, TelemetryContextProvider};
|
||||
use galaxyui::{AppContext, ModelContext};
|
||||
|
||||
/// A mock telemetry context provider for the onboarding binary that logs events
|
||||
/// instead of sending them to a server.
|
||||
|
||||
Reference in New Issue
Block a user