aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libbugzilla.js
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-07-15 23:59:22 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-07-15 23:59:22 +0200
commit4ef203c974e889b74e4064ee04eddc55ba7b8c08 (patch)
tree22b5ea787ef725f72df213f06d3bb0b3971369ed /lib/libbugzilla.js
parentf7b140c8797fa2b2d4ef838c38f7404647705f56 (diff)
downloadbugzilla-triage-4ef203c974e889b74e4064ee04eddc55ba7b8c08.tar.gz
Stabilization to make it merged to next.
Diffstat (limited to 'lib/libbugzilla.js')
-rw-r--r--lib/libbugzilla.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libbugzilla.js b/lib/libbugzilla.js
index 2f0bebb..2dc1dc5 100644
--- a/lib/libbugzilla.js
+++ b/lib/libbugzilla.js
@@ -11,7 +11,6 @@ var passUtils = require("passwords");
var Request = require("request").Request;
var selfMod = require("self");
var urlMod = require("url");
-var dataUtils = require("utils/data");
var xrpc = require("xmlrpc");
var panelMod = require("panel");