Remove unnecessary hook
This commit is contained in:
parent
7818ad9065
commit
23885731ae
1 changed files with 0 additions and 2 deletions
|
@ -50,7 +50,5 @@ else
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
runHook initializeConfig || true
|
|
||||||
|
|
||||||
runHook postInstall || true
|
runHook postInstall || true
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue