Add missing use

3col
Vitaliy Filippov 2015-01-14 10:38:22 +03:00
parent 8620bc567d
commit 757749ace9
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ use Bugzilla;
use Bugzilla::Token;
use Bugzilla::Error;
use Bugzilla::Bug;
use Bugzilla::Util;
use Bugzilla::Product;
use Bugzilla::Search;
use Bugzilla::Search::Saved;