mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-13 07:57:26 +01:00
npm run format
This commit is contained in:
@@ -118,5 +118,5 @@ async function openScaleTab(browser: Browser): Promise<SetupResult> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async function cleanup({ context }: Partial<SetupResult>) {
|
async function cleanup({ context }: Partial<SetupResult>) {
|
||||||
await context?.dispose();
|
await context?.dispose();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user