diff --git a/libs/anglify/src/modules/progress-linear/progress-linear.interface.ts b/libs/anglify/src/modules/progress-linear/progress-linear.interface.ts index 5b2fb9d7..2e4ee6b4 100644 --- a/libs/anglify/src/modules/progress-linear/progress-linear.interface.ts +++ b/libs/anglify/src/modules/progress-linear/progress-linear.interface.ts @@ -1,4 +1,3 @@ -export type ProgressLinearMode = 'indeterminate' | 'buffer'; export interface EntireProgressLinearSettings { active: boolean;