summaryrefslogtreecommitdiff
path: root/virtManager/virtmanager.py
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2021-06-22 19:54:37 -0400
committerCole Robinson <crobinso@redhat.com>2021-06-22 19:54:37 -0400
commiteb6b79396bc3df45f948d7309af154f615fdfed8 (patch)
treeecacd777ac452eea89c1013de4e92438a8dc5295 /virtManager/virtmanager.py
parentc2ed7ad4ec4cac43e8c5b35c2af36607efa2a690 (diff)
downloadvirt-manager-eb6b79396bc3df45f948d7309af154f615fdfed8.tar.gz
Remove shebangs from library paths
These don't really serve any purpose any longer Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'virtManager/virtmanager.py')
-rwxr-xr-xvirtManager/virtmanager.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/virtManager/virtmanager.py b/virtManager/virtmanager.py
index 4ac0e4bb..c358dce9 100755
--- a/virtManager/virtmanager.py
+++ b/virtManager/virtmanager.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python3
-#
# Copyright (C) 2006, 2014 Red Hat, Inc.
# Copyright (C) 2006 Daniel P. Berrange <berrange@redhat.com>
#