Skip to content

Commit 326a29b

Browse files
authored
Merge branch 'develop' into master
2 parents e602d6f + b45e70a commit 326a29b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/modules/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { Compare } from '@vue-storefront/core/modules/compare'
77
import { Review } from '@vue-storefront/core/modules/review'
88
import { Mailer } from '@vue-storefront/core/modules/mailer'
99
import { Mailchimp } from '../modules/mailchimp'
10-
import { Example } from './module-template'
1110
import { Notification } from '@vue-storefront/core/modules/notification'
1211
import { RecentlyViewed } from '@vue-storefront/core/modules/recently-viewed'
1312
import { Homepage } from "./homepage"
@@ -67,5 +66,4 @@ export const registerModules: VueStorefrontModule[] = [
6766
PaymentCashOnDelivery,
6867
RawOutputExample,
6968
AmpRenderer,
70-
Example
7169
]

0 commit comments

Comments
 (0)