treewide: import utility classes explicitly
[project/luci.git] / applications / luci-app-statistics / htdocs / luci-static / resources / statistics / rrdtool / definitions / tcpconns.js
index 4ecd532fa038bee22de20734977008717ddbb2f1..626e2c64bcf2f51704c4cfc633b2f23c8107de33 100644 (file)
@@ -1,8 +1,9 @@
 /* Licensed to the public under the Apache License 2.0. */
 
 'use strict';
+'require baseclass';
 
-return L.Class.extend({
+return baseclass.extend({
        title: _('TCP Connections'),
 
        rrdargs: function(graph, host, plugin, plugin_instance, dtype) {