Skip to content

Commit

Permalink
Remove unnecessary PHP end tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthJDG committed Mar 31, 2017
1 parent 4d7fe06 commit f0c03ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions numguess.php
Expand Up @@ -65,5 +65,3 @@
function readInput() {
return trim(fgets(STDIN));
}

?>

0 comments on commit f0c03ad

Please sign in to comment.