From 3311f9027a7493fadaac2efb7e6869422a7fc58e Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Sun, 14 May 2023 08:27:40 -0400 Subject: [PATCH] Rename index-2.tsx to index.tsx --- src/routes/commits/{index-2.tsx => index.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/routes/commits/{index-2.tsx => index.tsx} (100%) diff --git a/src/routes/commits/index-2.tsx b/src/routes/commits/index.tsx similarity index 100% rename from src/routes/commits/index-2.tsx rename to src/routes/commits/index.tsx