summaryrefslogtreecommitdiff
path: root/cesar/maximus
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/maximus')
-rw-r--r--cesar/maximus/python/maximus/utils/macaddr.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cesar/maximus/python/maximus/utils/macaddr.py b/cesar/maximus/python/maximus/utils/macaddr.py
index 22341074e1..ac47614996 100644
--- a/cesar/maximus/python/maximus/utils/macaddr.py
+++ b/cesar/maximus/python/maximus/utils/macaddr.py
@@ -1,4 +1,3 @@
-#!/usr/local/python
def hex_to_mac_addr (data):
"""Convert a hexadecimal Mac Address to a string Mac address like xx:xx:xx:xx:xx:xx."""