Skip to content

Commit cb9fa3e

Browse files
committed
rm debugger
1 parent 638d13c commit cb9fa3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dist/sql.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,6 @@ Draw.loadPlugin(function(ui) {
14521452
var oldMenuExportAs = menu.funct;
14531453
menu.funct = function(menu, parent) {
14541454
oldMenuExportAs.apply(this, arguments);
1455-
debugger
14561455
ui.menus.addMenuItems(menu, ['tosql'], parent);
14571456
};
14581457
}

0 commit comments

Comments
 (0)