mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 23:39:41 +02:00
fix(lint): fix linting issue
This commit is contained in:
parent
bb9cebd759
commit
5a1f437cf9
1 changed files with 1 additions and 1 deletions
|
@ -32,6 +32,6 @@ angular.module('portainer.helpers', [])
|
||||||
return container;
|
return container;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
},
|
}
|
||||||
};
|
};
|
||||||
}]);
|
}]);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue