summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-12-24 10:56:33 +0100
committerThomas Haller <thaller@redhat.com>2021-01-05 09:46:20 +0100
commit4e49c417ebd4fd211c96645fe1cf19f4ac850238 (patch)
treedfabb9f98f48c4fd42d1834cb2ffddcd45067e3b
parent142f9c6b86be1bdd14e37340d551e5c4b24ee94f (diff)
downloadNetworkManager-4e49c417ebd4fd211c96645fe1cf19f4ac850238.tar.gz
examples: remove editor hint to mark source code as UTF-8
All our source code is UTF-8. We don't need to mark it as such.
-rwxr-xr-xexamples/python/gi/show-wifi-networks.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/python/gi/show-wifi-networks.py b/examples/python/gi/show-wifi-networks.py
index b865a85aa4..655ee44eee 100755
--- a/examples/python/gi/show-wifi-networks.py
+++ b/examples/python/gi/show-wifi-networks.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python
-# coding=utf-8
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2013 Red Hat, Inc.