Remove redundant closing tag

This commit is contained in:
Michael Yoo 2014-02-06 21:20:29 +10:30
parent 1694e8622d
commit e2a77b05b7

View File

@ -30,5 +30,3 @@ class Window{
$this->server = ServerAPI::request();
}
}
?>