EventIndex: Rename the file to be consistent with the class.
This commit is contained in:
@@ -20,7 +20,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
import PlatformPeg from "./PlatformPeg";
|
||||
import EventIndex from "./EventIndexing";
|
||||
import EventIndex from "./EventIndex";
|
||||
|
||||
class EventIndexPeg {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user