CQ fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Piotr Biernat 2022-11-29 23:35:00 +01:00
parent 005dbd53bc
commit 8129280b08

View File

@ -150,6 +150,6 @@ func main() {
}
// create basket if not exists, next update product quantity
func updateBasketState() {
// func updateBasketState() {
}
// }