EventIndexPeg: Remove the now unused import of MatrixClientPeg.
This commit is contained in:
parent
d82d4246e9
commit
eb0b0a400f
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ limitations under the License.
|
|||
|
||||
import PlatformPeg from "./PlatformPeg";
|
||||
import EventIndex from "./EventIndexing";
|
||||
import MatrixClientPeg from "./MatrixClientPeg";
|
||||
|
||||
class EventIndexPeg {
|
||||
constructor() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue