mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 01:07:09 +02:00
Remove debug print
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
e1b3842e43
commit
9d2ec4ba23
@ -7,8 +7,6 @@
|
||||
// To reference this file, add <%= javascript_pack_tag 'application' %> to the appropriate
|
||||
// layout file, like app/views/layouts/application.html.erb
|
||||
|
||||
console.log("Hello World from Webpacker");
|
||||
|
||||
import jQuery from "jquery/dist/jquery";
|
||||
|
||||
window.$ = jQuery;
|
||||
|
Loading…
Reference in New Issue
Block a user