mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 10:56:11 +02:00
Remove debug code
This commit is contained in:
parent
82a5cce4bd
commit
babb3df89c
@ -52,7 +52,6 @@ class ApplicationController < ActionController::Base
|
||||
private
|
||||
|
||||
def notice_new_fluentd_ui_available
|
||||
FluentdUI.latest_version = "0.3.3" # TODO: for debug, remove it later
|
||||
if FluentdUI.update_available?
|
||||
flash[:info] = I18n.t("messages.available_new_fluentd_ui", version: FluentdUI.latest_version, update_url: misc_information_path)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user