mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 09:17:05 +02:00
Remove plugins gemfile handling
This commit is contained in:
parent
f08009e874
commit
f69652cfd6
@ -165,6 +165,5 @@ class Fluentd
|
|||||||
|
|
||||||
def destroy
|
def destroy
|
||||||
File.unlink(JSON_PATH)
|
File.unlink(JSON_PATH)
|
||||||
File.unlink(Plugin.gemfile_path)
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user