Commit 45d93f11 authored by mkanat%kerio.com's avatar mkanat%kerio.com

Bug 300334: Bugzilla::User has no need to "use Bugzilla::BugMail"

Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
parent 1cee8ef5
......@@ -42,7 +42,6 @@ use Bugzilla::Util;
use Bugzilla::Constants;
use Bugzilla::User::Setting;
use Bugzilla::Auth;
use Bugzilla::BugMail;
use base qw(Exporter);
@Bugzilla::User::EXPORT = qw(insert_new_user is_available_username
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment