diff options
Diffstat (limited to 'examples/phenotype.scm')
| -rwxr-xr-x | examples/phenotype.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/phenotype.scm b/examples/phenotype.scm index 72d3ed3..43e92f1 100755 --- a/examples/phenotype.scm +++ b/examples/phenotype.scm @@ -13,8 +13,6 @@ (transform triples) (transform special-forms)) -(define (blank-p str) - (if (string-blank? str) #f str)) (define-transformer gn:set->gn:dataset |
