Hooks: remove some unnecessary code
authorKunal Mehta <legoktm@member.fsf.org>
Sun, 27 May 2018 06:39:07 +0000 (23:39 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Sun, 27 May 2018 06:39:07 +0000 (23:39 -0700)
commit3bf222c70380f47c981f34dbcc50074116bbc320
tree958f636812d85ec422f9657475539ea137a2a86f
parentcac3ce56680dfa531fbc44ece4cb66f4ef302301
Hooks: remove some unnecessary code

PHP automatically creates the array when you try to append an item to
it. Really.

Change-Id: I73b1efe749a9311feeb0d14e1c76b5bbbc0265bd
includes/Hooks.php