File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
dotcom-rendering/src/layouts Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ import { Hide } from '@guardian/source/react-components';
99import { AdPlaceholder } from '../components/AdPlaceholder.apps' ;
1010import { AdPortals } from '../components/AdPortals.importable' ;
1111import { AdSlot } from '../components/AdSlot.web' ;
12- import { GalleryAffiliateDisclaimer } from '../components/GalleryAffiliateDisclaimer.importable' ;
1312import { AppsFooter } from '../components/AppsFooter.importable' ;
1413import { ArticleHeadline } from '../components/ArticleHeadline' ;
1514import { ArticleMetaApps } from '../components/ArticleMeta.apps' ;
@@ -20,6 +19,7 @@ import { DiscussionLayout } from '../components/DiscussionLayout';
2019import { FetchMoreGalleriesData } from '../components/FetchMoreGalleriesData.importable' ;
2120import { Footer } from '../components/Footer' ;
2221import { DesktopAdSlot , MobileAdSlot } from '../components/GalleryAdSlots' ;
22+ import { GalleryAffiliateDisclaimer } from '../components/GalleryAffiliateDisclaimer.importable' ;
2323import { GalleryImage } from '../components/GalleryImage' ;
2424import { HeaderAdSlot } from '../components/HeaderAdSlot' ;
2525import { Island } from '../components/Island' ;
You can’t perform that action at this time.
0 commit comments