summaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'process_bug.cgi')
-rwxr-xr-xprocess_bug.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/process_bug.cgi b/process_bug.cgi
index e43bf42ee..6daa6d64e 100755
--- a/process_bug.cgi
+++ b/process_bug.cgi
@@ -40,7 +40,6 @@ require "CGI.pl";
use Bugzilla::Bug;
use Bugzilla::User;
use Bugzilla::Util;
-use Bugzilla::RelationSet;
# Use the Flag module to modify flag data if the user set flags.
use Bugzilla::Flag;