From b98f21432fb6322b981eb01e0f971c271d7427f7 Mon Sep 17 00:00:00 2001 From: Marton Lederer Date: Sat, 20 Feb 2021 15:31:42 +0100 Subject: [PATCH] remove: testing file --- test/styles/test/components/Wallet.module.sass | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 test/styles/test/components/Wallet.module.sass diff --git a/test/styles/test/components/Wallet.module.sass b/test/styles/test/components/Wallet.module.sass deleted file mode 100644 index a6fd6ac..0000000 --- a/test/styles/test/components/Wallet.module.sass +++ /dev/null @@ -1,4 +0,0 @@ -.Wallet - text-align: left - justify-content: space-around - font-size: 2em \ No newline at end of file