diff fsd.py @ 3:648d5df50ca8 draft

planemo upload for repository https://github.com/monikaheinzl/galaxyProject/tree/master/tools/fsd commit 86722bdca280f0bbe6b2a9342734edcb484ca789
author mheinzl
date Wed, 09 May 2018 09:01:18 -0400
parents 9736b9d04a0b
children 69f47e0b804e
line wrap: on
line diff
--- a/fsd.py	Wed May 09 07:19:20 2018 -0400
+++ b/fsd.py	Wed May 09 09:01:18 2018 -0400
@@ -21,7 +21,6 @@
 import sys
 import os
 import re
-from Cheetah.Template import Template
 
 def readFileReferenceFree(file):
     with open(file, 'r') as dest_f: