We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5df15f commit bb77d79Copy full SHA for bb77d79
packages/contentstack-config/src/utils/rate-limit-handler.ts
@@ -1,4 +1,4 @@
1
-import { cliux, configHandler, formatError } from '@contentstack/cli-utilities';
+import { cliux, configHandler } from '@contentstack/cli-utilities';
2
import { limitNamesConfig, defaultRalteLimitConfig } from '../utils/common-utilities';
3
import { Limit } from '../interfaces';
4
0 commit comments