feat: remove Store.list() from interface #14
Reference in New Issue
Block a user
Delete Branch "issue-11-remove-store-list"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes Store.list() from the interface and all implementations per #11.
Changes:
All 119 tests pass.
Closes #11