Cleanup and remove unused chunks of libsignal-protocol
This commit is contained in:
parent
c2275b6aed
commit
ad555ec8a9
5 changed files with 5 additions and 26916 deletions
|
@ -9,7 +9,6 @@ js/curve/*
|
|||
js/components.js
|
||||
js/libtextsecure.js
|
||||
js/util_worker.js
|
||||
js/libsignal-protocol-worker.js
|
||||
libtextsecure/components.js
|
||||
libtextsecure/test/test.js
|
||||
test/test.js
|
||||
|
@ -19,7 +18,6 @@ sticker-creator/dist/**
|
|||
js/Mp3LameEncoder.min.js
|
||||
js/WebAudioRecorderMp3.js
|
||||
js/libphonenumber-util.js
|
||||
js/libsignal-protocol-worker.js
|
||||
libtextsecure/libsignal-protocol.js
|
||||
libtextsecure/test/blanket_mocha.js
|
||||
test/blanket_mocha.js
|
||||
|
|
|
@ -25,7 +25,6 @@ components/**
|
|||
js/curve/**
|
||||
js/Mp3LameEncoder.min.js
|
||||
js/WebAudioRecorderMp3.js
|
||||
js/libsignal-protocol-worker.js
|
||||
libtextsecure/libsignal-protocol.js
|
||||
libtextsecure/test/blanket_mocha.js
|
||||
test/blanket_mocha.js
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
|
@ -67,7 +67,6 @@ const excludedFilesRegexps = [
|
|||
'^test/test.js',
|
||||
|
||||
// From libsignal-protocol-javascript project
|
||||
'^js/libsignal-protocol-worker.js',
|
||||
'^libtextsecure/libsignal-protocol.js',
|
||||
|
||||
// Copied from dependency
|
||||
|
|
Loading…
Add table
Reference in a new issue