Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 76c8927

Browse files
committed
chore: remove unused import of createManagementClient from index.ts
1 parent 9f528b1 commit 76c8927

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import './commands/types';
1313
import pkg from '../package.json';
1414

1515
import { colorPalette } from './constants';
16-
import { createManagementClient } from './api';
1716

1817
export * from './types/storyblok';
1918

0 commit comments

Comments
 (0)