fix: drop unused store module

I'm giving up hope on their paging integration ever shipping
This commit is contained in:
Harsh Shandilya 2025-01-31 18:11:15 +05:30
parent ab525d052c
commit ca315429d6
4 changed files with 0 additions and 32 deletions

View file

@ -118,6 +118,5 @@ include(
"database:core",
"database:impl",
"model",
"store",
"web",
)