remove in-memory-store

This commit is contained in:
Adhiraj Singh
2021-09-25 17:48:27 +05:30
parent f1527a9f6b
commit 671ea3e097
4 changed files with 2 additions and 372 deletions

View File

@@ -1,2 +0,0 @@
import makeInMemoryStore from './in-memory-store'
export { makeInMemoryStore }