Remove unnecessary hook

This commit is contained in:
Manuel Thalmann 2024-09-13 15:12:05 +02:00
parent 1e8a40c116
commit dc29879742

View file

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