Skip to content

Commit

Permalink
chore(titus): remove unused autoScalingEnabled toggle from settings i…
Browse files Browse the repository at this point in the history
…nterface (#7554)
  • Loading branch information
christopherthielen committed Oct 23, 2019
1 parent 7e742dc commit 8088211
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/scripts/modules/titus/src/titus.settings.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { IProviderSettings, SETTINGS } from '@spinnaker/core';

export interface ITitusProviderSettings extends IProviderSettings {
autoScalingEnabled?: boolean;
defaults: {
account?: string;
region?: string;
Expand Down

0 comments on commit 8088211

Please sign in to comment.