From cc111675cc034740d0822ddf87702543afe8a61f Mon Sep 17 00:00:00 2001 From: Saad Jutt Date: Tue, 9 Nov 2021 19:26:40 +0500 Subject: [PATCH] chore: filename corrected for git --- api/src/controllers/{Drive.ts => drive.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/src/controllers/{Drive.ts => drive.ts} (100%) diff --git a/api/src/controllers/Drive.ts b/api/src/controllers/drive.ts similarity index 100% rename from api/src/controllers/Drive.ts rename to api/src/controllers/drive.ts