mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 01:07:09 +02:00
8 lines
59 B
JavaScript
8 lines
59 B
JavaScript
(function(){
|
|
"use strict";
|
|
|
|
$(function(){
|
|
});
|
|
})();
|
|
|