fix(lint): fix linting issue
parent
bb9cebd759
commit
5a1f437cf9
|
@ -32,6 +32,6 @@ angular.module('portainer.helpers', [])
|
||||||
return container;
|
return container;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
}
|
||||||
};
|
};
|
||||||
}]);
|
}]);
|
||||||
|
|
Loading…
Reference in New Issue