From 27196af882db992152d8e4b828ddd46d6c183d1a Mon Sep 17 00:00:00 2001 From: sanj Date: Thu, 25 Nov 2010 11:23:00 +0100 Subject: [PATCH] we may not want hashbang inside virtualenv --- index/harddrives/importFromTxtFiles.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/index/harddrives/importFromTxtFiles.py b/index/harddrives/importFromTxtFiles.py index 61e5a4f..b09e91b 100644 --- a/index/harddrives/importFromTxtFiles.py +++ b/index/harddrives/importFromTxtFiles.py @@ -1,5 +1,3 @@ -#!/usr/bin/python - import os from os.path import join from models import HardDrive, File