mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-01-30 03:21:02 +01:00
Remove debug log
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
832aeaea65
commit
8dcaef9834
@ -60,7 +60,6 @@ $(document).ready(() => {
|
||||
methods: {
|
||||
onChangePluginName: function(name) {
|
||||
console.log("#in-tail-parse onChangePluginName", name);
|
||||
console.log("#in-tail-parse onChangePluginName store", this.$store);
|
||||
this.parseType = name;
|
||||
this.parse = {}; // clear parser plugin configuration
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user