Skip to content

Commit

Permalink
fix(stacks.api): remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Braden Mars <bradenmars@bradenmars.me>
  • Loading branch information
BradenM committed Sep 6, 2023
1 parent 2f5600a commit bcd998f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/stacks/api/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import {
RedisStackAddOn,
ARCScaleSet,
ARCScaleSetController,
ScaleSetContainer,
} from './addons'
import { noFargateNodeAffinitySelector } from './cluster.ts'
import { Pipeline } from './pipeline'
Expand Down

0 comments on commit bcd998f

Please sign in to comment.