summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd2/cmd2.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd2/cmd2.py b/cmd2/cmd2.py
index fdc7a2d8..a8661e3c 100644
--- a/cmd2/cmd2.py
+++ b/cmd2/cmd2.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# coding=utf-8
"""Variant on standard library's cmd with extra features.