Delete-File-Structure a windows app to remove the file structure and keep the files (ai used, idk how to code yet) EXAMPLE: root- -folder1 --file1 -folder2 --file2 -folder3 --file3 turned to this root- -file1 -file2 -file3