diff options
-rw-r--r-- | Bugzilla.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Bugzilla.pm b/Bugzilla.pm index 94c9ee9b8..8252bed09 100644 --- a/Bugzilla.pm +++ b/Bugzilla.pm @@ -35,8 +35,6 @@ BEGIN { } } -# FIXME to remove later - use Bugzilla::Config; use Bugzilla::Constants; use Bugzilla::Auth; |