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
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",