cleanup: Eventbus, BP, Contentful, NotificationService (#292)

This commit is contained in:
Oliver Windall Juhl
2021-06-24 17:56:02 +02:00
committed by GitHub
parent db9d6c0cf5
commit c1bec4f843
7 changed files with 76 additions and 57 deletions
@@ -19,6 +19,8 @@ class VariantSubscriber {
.triggerRestock(id)
)
}
return Promise.resolve()
}
}