File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ import './components/ama-banner';
2929import './components/integration-banner' ;
3030import './components/preview-banner' ;
3131import '../shared/components/mcp-banner' ;
32- import './components/promo-banner' ;
3332import './components/repo-alerts' ;
3433import '../shared/components/banner/banner' ;
3534
Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ import type { GlAccountChip } from './account-chip';
66import './account-chip' ;
77import './integrations-chip' ;
88import '../../../home/components/onboarding' ;
9+ import '../../../home/components/promo-banner' ;
910import '../../../shared/components/button' ;
1011import '../../../shared/components/button-container' ;
1112import '../../../shared/components/code-icon' ;
1213import '../../../shared/components/overlays/popover' ;
13- import '../../../shared/components/promo' ;
1414// import '../../../shared/components/snow';
1515
1616@customElement ( 'gl-home-header' )
You can’t perform that action at this time.
0 commit comments