summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bugzilla.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bugzilla.py b/bugzilla.py
index eadd2f4..de0ba45 100644
--- a/bugzilla.py
+++ b/bugzilla.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
# bugzilla.py - a Python interface to bugzilla.redhat.com, using xmlrpclib.
#
# Copyright (C) 2007 Red Hat Inc.