Customizer
If you want to remove customizer from whole template, Just you need to
remove one js file which is customizer.js
Delete below script file from your page
<script src="{% static 'assets/js/theme-customizer/customizer.js' %}"></script>
find theme-customizer folder and delete also this folder from your js folder