Delete githash.php

This commit is contained in:
Nicholas Hubbard 2016-01-07 15:36:31 -05:00
parent 1a8c3387fe
commit 2005a04469

View File

@ -1,2 +0,0 @@
<?php
echo json_encode(array('gitHash'=>trim(`git rev-parse HEAD`)));