Remove formatter check

This commit is contained in:
stefan burke 2025-01-09 23:17:51 +00:00
parent 455a428b21
commit ee81d868f5

View file

@ -60,8 +60,6 @@
'';
buildPhase = ''
echo "PATH: $PATH"
which htmlbeautifier
${pkgs.bash}/bin/bash ${./bin/build}
'';