diff --git a/js/common.js b/js/common.js index d26c795fd9..041e3f308d 100644 --- a/js/common.js +++ b/js/common.js @@ -157,4 +157,4 @@ var PMA_commonActions = { .remove(); AJAX._callback = callback; } -}; \ No newline at end of file +};