Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
languy committed Feb 2, 2024
1 parent ff4a76f commit 37dc4bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Dashboards/AzureCosmosDbMongoHomeDashboard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { buildHeroCard } from "../util";
import { AbstractArmService } from "../Services/AbstractArmService";
import TelemetryReporter from "@microsoft/ads-extension-telemetry";
import { AbstractAzureCosmosDbHomeDashboard } from "./AbstractCosmosDbHomeDashboard";
import { systemDefaultPlatform } from "azdata-test/out/util";

const localize = nls.loadMessageBundle();

Expand Down

0 comments on commit 37dc4bb

Please sign in to comment.