EventIndexPeg: Remove the now unused import of MatrixClientPeg.
This commit is contained in:
@@ -24,7 +24,6 @@ limitations under the License.
|
||||
|
||||
import PlatformPeg from "./PlatformPeg";
|
||||
import EventIndex from "./EventIndexing";
|
||||
import MatrixClientPeg from "./MatrixClientPeg";
|
||||
|
||||
class EventIndexPeg {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user