Removed unnecessary phpdoc

This commit is contained in:
Florian Bouillon 2019-04-28 14:27:07 +02:00
parent 5ab9905ee3
commit be6828b72f

View File

@ -1,10 +1,5 @@
<?php <?php
/**
* @author Avior <florian.bouillon@delta-wings.net>
* @since 1.0.0
*/
namespace DeltaCMS; namespace DeltaCMS;
use Twig\Loader\FilesystemLoader; use Twig\Loader\FilesystemLoader;