Skip to content

Commit

Permalink
chore: Cleanup import (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjcsmith authored Dec 2, 2024
1 parent 24a4e14 commit 587796b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion control-plane/src/modules/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import * as events from "../observability/events";
import { rateLimiter } from "../rate-limiter";
import { addAttributes } from "../observability/tracer";
import { customerTelemetry } from "../customer-telemetry";
import { ulid } from "ulid";
type TrackingOptions = {
clusterId?: string;
runId?: string;
Expand Down

0 comments on commit 587796b

Please sign in to comment.