Removed leftover use statements at the top of Application.
This commit is contained in:
parent
2c151fd68c
commit
0c0ff7126d
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@
|
|||
namespace Misuzu;
|
||||
|
||||
use UnexpectedValueException;
|
||||
use Swift_Mailer;
|
||||
use Swift_NullTransport;
|
||||
use Swift_SmtpTransport;
|
||||
use Swift_SendmailTransport;
|
||||
use GeoIp2\Database\Reader as GeoIP;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue