mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-01 16:51:52 +01:00
EventIndexPeg: Remove the now unused import of MatrixClientPeg.
This commit is contained in:
parent
d82d4246e9
commit
eb0b0a400f
@ -24,7 +24,6 @@ limitations under the License.
|
|||||||
|
|
||||||
import PlatformPeg from "./PlatformPeg";
|
import PlatformPeg from "./PlatformPeg";
|
||||||
import EventIndex from "./EventIndexing";
|
import EventIndex from "./EventIndexing";
|
||||||
import MatrixClientPeg from "./MatrixClientPeg";
|
|
||||||
|
|
||||||
class EventIndexPeg {
|
class EventIndexPeg {
|
||||||
constructor() {
|
constructor() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user