mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-07-23 22:07:33 +01:00
Clean up before PR.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { DefaultAzureCredential } from "@azure/identity";
|
||||
import { Frame, Locator, Page, expect } from "@playwright/test";
|
||||
import crypto from "crypto";
|
||||
// import { getNoSqlRbacToken } from "./NoSqlTestSetup";
|
||||
import { TestContainerContext } from "./testData";
|
||||
|
||||
const RETRY_COUNT = 3;
|
||||
|
||||
Reference in New Issue
Block a user