1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

feat(templates): leftovers cleanup (#3762)

* feat(templates): leftovers cleanup

* feat(templates): update CLIFlags structure
This commit is contained in:
Anthony Lapenna 2020-04-27 17:58:24 +12:00 committed by Anthony Lapenna
parent 800b357041
commit 070be46352
4 changed files with 0 additions and 898 deletions

View file

@ -105,11 +105,6 @@ gruntfile_cfg.eslint = {
gruntfile_cfg.copy = {
assets: {
files: [
{
dest: '<%= root %>/',
src: 'templates.json',
cwd: '',
},
{
dest: '<%= root %>/',
src: 'extensions.json',