Merge pull request #11631 from vector-im/dbkr/remove_origin_migrator

Remove the code that calls the origin migrator
This commit is contained in:
David Baker 2019-12-09 15:18:20 +00:00 committed by GitHub
commit 26eff8d372
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 2 additions and 479 deletions

View file

@ -166,8 +166,7 @@
"from": "electron_app/img",
"to": "img"
},
"webapp/**/*",
"origin_migrator/**/*"
"webapp/**/*"
],
"linux": {
"target": "deb",