angular
.module('portainer.agent')
.controller('FilesDatatableController', [
function FilesDatatableController() {}
]);