Describe the bug
When we merged development into production, we brought back a couple of previously deleted files. These files are unused, and may make future maintenence messy. A good first course of action would be to remove this deleted/ moved files (git percieves 'moves' as 'delete + create', so the extra files will likely have similar duplicates)