mirror of https://github.com/vector-im/riot-web
EventIndexPeg: Remove the now unused import of MatrixClientPeg.
parent
d82d4246e9
commit
eb0b0a400f
|
@ -24,7 +24,6 @@ limitations under the License.
|
|||
|
||||
import PlatformPeg from "./PlatformPeg";
|
||||
import EventIndex from "./EventIndexing";
|
||||
import MatrixClientPeg from "./MatrixClientPeg";
|
||||
|
||||
class EventIndexPeg {
|
||||
constructor() {
|
||||
|
|
Loading…
Reference in New Issue