Commit ca69c29
authored
Remove unused
This was introduced in #96, but never used. I suspect the `import store
from "./app/store"` statement in `src/web-component.js` was intended to
import it, but it used the wrong filename.
`ComponentStore` was later effectively replaced by `WebComponentStore`
in #728.ComponentStore (#1023)1 parent f66dd9b commit ca69c29
2 files changed
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
This file was deleted.
0 commit comments