diff options
Diffstat (limited to 'core/namespace/Template/Factory.php')
-rw-r--r-- | core/namespace/Template/Factory.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/namespace/Template/Factory.php b/core/namespace/Template/Factory.php index 3b40998..7e56a79 100644 --- a/core/namespace/Template/Factory.php +++ b/core/namespace/Template/Factory.php @@ -15,4 +15,3 @@ class Factory extends \Factory implements \FactoryInterface { return $Template; } } -?>
\ No newline at end of file |