summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-10-26 19:09:16 +0000
committerMoonchild <moonchild@palemoon.org>2020-10-26 19:09:16 +0000
commit6a4c3caa8ee469558c27077ddfad8268b1575da4 (patch)
tree110756a2aa9d2b00da201eb093ac37d7093366d3 /security
parent0daf842cf447d6067674b25f8c141792e758bdb5 (diff)
downloaduxp-6a4c3caa8ee469558c27077ddfad8268b1575da4.tar.gz
Issue #1656 - Nuke the remaining vim lines in UXP
Closes #1656
Diffstat (limited to 'security')
-rwxr-xr-xsecurity/manager/ssl/tests/unit/test_cert_version/generate.py1
-rw-r--r--security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py1
-rw-r--r--security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py1
3 files changed, 0 insertions, 3 deletions
diff --git a/security/manager/ssl/tests/unit/test_cert_version/generate.py b/security/manager/ssl/tests/unit/test_cert_version/generate.py
index 7e4747d633..b99cbefe2c 100755
--- a/security/manager/ssl/tests/unit/test_cert_version/generate.py
+++ b/security/manager/ssl/tests/unit/test_cert_version/generate.py
@@ -1,6 +1,5 @@
#!/usr/bin/env python
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
-# vim: set filetype=python
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
diff --git a/security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py b/security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py
index a0c50b1edd..ad2dec8b5d 100644
--- a/security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py
+++ b/security/manager/ssl/tests/unit/test_signed_manifest/nss_ctypes.py
@@ -1,5 +1,4 @@
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
-# vim: set filetype=python
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
diff --git a/security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py b/security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py
index a7f0604817..6e714b4fdd 100644
--- a/security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py
+++ b/security/manager/ssl/tests/unit/test_signed_manifest/sign_b2g_manifest.py
@@ -1,5 +1,4 @@
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
-# vim: set filetype=python
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this