From 30ad7811cc2f71d8f835c0ad553a38f4f95253f9 Mon Sep 17 00:00:00 2001 From: John Cheetham Date: Mon, 29 Jul 2013 18:32:30 +0100 Subject: [PATCH] Remove python shebang from gshogi.py --- gshogi/gshogi.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/gshogi/gshogi.py b/gshogi/gshogi.py index 3fb7b4d..0eb4a48 100644 --- a/gshogi/gshogi.py +++ b/gshogi/gshogi.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python - # # gshogi 0.4.5 August 2012 #