From 49be4dfc3d478ad02876c9238c48c513edac1e7c Mon Sep 17 00:00:00 2001 From: rohan09-raj Date: Thu, 28 Jul 2022 17:56:15 +0530 Subject: refactoring folder structure --- src/pages/Enrollment/FormTwo/FormTwo.module.css | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/pages/Enrollment/FormTwo/FormTwo.module.css (limited to 'src/pages/Enrollment/FormTwo/FormTwo.module.css') diff --git a/src/pages/Enrollment/FormTwo/FormTwo.module.css b/src/pages/Enrollment/FormTwo/FormTwo.module.css deleted file mode 100644 index 8b13789..0000000 --- a/src/pages/Enrollment/FormTwo/FormTwo.module.css +++ /dev/null @@ -1 +0,0 @@ - -- cgit