Issue #1656 - Nuke the remaining vim lines in UXP

Closes #1656
This commit is contained in:
Moonchild 2020-10-26 19:09:16 +00:00 committed by roytam1
commit a77ab3da7f
59 changed files with 0 additions and 59 deletions

View file

@ -370,4 +370,3 @@ Object.keys(encodingMap).forEach(function(name) {
});
});
</script>
<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->

View file

@ -84,4 +84,3 @@ testNodes.forEach(function(referenceName) {
testDiv.parentNode.removeChild(testDiv);
</script>
<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->

View file

@ -33,4 +33,3 @@ testNodes.forEach(function(referenceName) {
testDiv.parentNode.removeChild(testDiv);
</script>
<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->