Skip to content

Commit

Permalink
plessc: remove PHP close tag from
Browse files Browse the repository at this point in the history
Closes #605.
  • Loading branch information
glensc authored and Krinkle committed Oct 16, 2018
1 parent e52c620 commit f65faed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions lessify
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ try {
} catch (exception $e) {
exit("Fatal error: ".$e->getMessage()."\n");
}


2 changes: 0 additions & 2 deletions plessc
Original file line number Diff line number Diff line change
Expand Up @@ -246,5 +246,3 @@ try {
err($fa.$ex->getMessage());
exit(1);
}

?>

0 comments on commit f65faed

Please sign in to comment.