summaryrefslogtreecommitdiff
path: root/psutil/_compat.py
diff options
context:
space:
mode:
Diffstat (limited to 'psutil/_compat.py')
-rw-r--r--psutil/_compat.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/psutil/_compat.py b/psutil/_compat.py
index 38744a84..5920c921 100644
--- a/psutil/_compat.py
+++ b/psutil/_compat.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
# Copyright (c) 2009, Giampaolo Rodola'. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.