Remove libaxolotl concat task
This commit is contained in:
parent
319332bb6f
commit
9effa85e40
1 changed files with 0 additions and 4 deletions
|
@ -148,10 +148,6 @@ module.exports = function(grunt) {
|
|||
files: ['./libtextsecure/*.js', './libtextsecure/storage/*.js'],
|
||||
tasks: ['concat:libtextsecure']
|
||||
},
|
||||
libaxolotl: {
|
||||
files: ['./libaxolotl/*.js'],
|
||||
tasks: ['concat:libaxolotl']
|
||||
},
|
||||
dist: {
|
||||
files: ['<%= dist.src %>'],
|
||||
tasks: ['copy']
|
||||
|
|
Loading…
Reference in a new issue