Skip to content

Remove unused shop reset functionality#62

Merged
dadachi merged 1 commit intomainfrom
remove-shop-reset
May 3, 2026
Merged

Remove unused shop reset functionality#62
dadachi merged 1 commit intomainfrom
remove-shop-reset

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented May 3, 2026

Summary

  • Removes ShopRepository.reset(id:) and its ShopRepositoryProtocol declaration
  • Drops the corresponding ShopsService.resetShop and ResetShopRequest networking layer
  • Cleans up reset stubs in DemoShopRepository, TestShopRepository, and DemoShopRepositoryTest

Ports https://github.com/nativeapptemplate/NativeAppTemplate-iOS/pull/73 to this repo.

Test plan

  • make lint passes
  • Build succeeds in Xcode
  • Existing tests pass (Cmd+U)

🤖 Generated with Claude Code

- Removes `ShopRepository.reset(id:)` and its `ShopRepositoryProtocol` declaration
- Drops the corresponding `ShopsService.resetShop` and `ResetShopRequest` networking layer
- Cleans up reset stubs in `DemoShopRepository`, `TestShopRepository`, and `DemoShopRepositoryTest`

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dadachi dadachi merged commit 46d4686 into main May 3, 2026
2 checks passed
@dadachi dadachi deleted the remove-shop-reset branch May 3, 2026 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant