Remove unnecessary hook

This commit is contained in:
Manuel Thalmann 2024-09-13 15:12:05 +02:00
parent 7818ad9065
commit 23885731ae

View file

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