Skip to content

Commit 3ab7beb

Browse files
committed
apply new lint
1 parent 981dcc3 commit 3ab7beb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/common/atlas/roles.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { UserConfig } from "../config.js";
2-
import { DatabaseUserRole } from "./openapi.js";
1+
import type { UserConfig } from "../config.js";
2+
import type { DatabaseUserRole } from "./openapi.js";
33

44
/**
55
* Get the default role name for the database user based on the Atlas Admin API

0 commit comments

Comments
 (0)