removed an old task

pull/1348/head
antelle 4 years ago
parent eb2de6f3f2
commit eb68da635f

@ -228,16 +228,6 @@ module.exports = function(grunt) {
port: 8085
}
},
watch: {
options: {
interrupt: true,
debounceDelay: 500
},
indexhtml: {
files: 'app/index.html',
tasks: ['copy:html']
}
},
electron: {
options: {
name: 'KeeWeb',

Loading…
Cancel
Save