mirror of
https://github.com/KevinMidboe/planetposen-backend.git
synced 2026-01-08 02:05:28 +00:00
Resolved prettier & eslint issues
This commit is contained in:
@@ -57,7 +57,7 @@ class StripeApi {
|
||||
});
|
||||
}
|
||||
|
||||
createProduct(cart) {
|
||||
createProduct() {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user