Remove trailing ?>

This commit is contained in:
Jesse Donat 2014-05-14 16:57:13 -05:00
parent de9a19c7bf
commit 15b78173a9

View file

@ -32,6 +32,3 @@ interface MarkdownInterface {
public function transform($text);
}
?>