From d1098fa77ba4db8854d56a178467d412d51db3b2 Mon Sep 17 00:00:00 2001 From: depristo Date: Fri, 21 May 2010 13:07:41 +0000 Subject: [PATCH] Removing unnecessary dependences that were causing problems for Sendu git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3410 348d0f76-0448-11de-a6fe-93d51630548a --- python/makeIndelMask.py | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/python/makeIndelMask.py b/python/makeIndelMask.py index 8eb323f54..191d0a10d 100755 --- a/python/makeIndelMask.py +++ b/python/makeIndelMask.py @@ -1,14 +1,4 @@ -from farm_commands2 import * -import os.path -import sys from optparse import OptionParser -from datetime import date -import glob -import operator -import faiReader -import math -import shutil -import string def main(): global OPTIONS