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
This commit is contained in:
parent
88cb93cc3c
commit
d1098fa77b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue