From 01f27d6476fba74169eb02e9926ed4e51c86aeeb Mon Sep 17 00:00:00 2001 From: Hion-V Date: Sun, 20 Feb 2022 17:32:11 +0100 Subject: [PATCH] Merged with stashed changes --- src/Main.hx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Main.hx b/src/Main.hx index 3210937..66a3e22 100644 --- a/src/Main.hx +++ b/src/Main.hx @@ -4,8 +4,7 @@ package; * Author: Andreas Schaafsma * Email: and.schaafsma@gmail.com * Purpose: For deleting files and you don't accidentally want to press enter too early - ************************************/ - +************************************/ import sys.FileSystem; import Sys;