diff --git a/src/Application.php b/src/Application.php index 7bfd74dc..1b144e20 100644 --- a/src/Application.php +++ b/src/Application.php @@ -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; /**