Remove nonsense import

This commit is contained in:
Kijin Sung 2020-06-18 20:08:30 +09:00
parent 85fcc79457
commit e17ddbbdb1

View file

@ -2,8 +2,6 @@
namespace Rhymix\Framework; namespace Rhymix\Framework;
use function Complex\sec;
/** /**
* The router class. * The router class.
*/ */