Remove unnecessary hook

This commit is contained in:
Manuel Thalmann 2024-09-13 15:12:05 +02:00
parent 782203b736
commit 71de1cca37

View file

@ -50,7 +50,5 @@ else
end end
end end
runHook initializeConfig || true
runHook postInstall || true runHook postInstall || true
end end