Customizer
If you want to remove customizer from whole template, Just you need to
remove one component which is ThemeCustomizer in src >> app >> (MainBdy) >> layout.tsx
Delete below component file from your page
<ThemeCustomizer />
find ThemeCustomizer folder and delete also this folder from your folder structure