From e6f6f10f18e3c13ff43340b8bcd4251fb463764a Mon Sep 17 00:00:00 2001 From: Kevin Bonham Date: Wed, 4 May 2022 13:25:00 -0400 Subject: [PATCH] remove duplicate method (#129) Co-authored-by: Kevin Bonham --- Project.toml | 2 +- src/features.jl | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index f074bdf..05fb9d1 100644 --- a/Project.toml +++ b/Project.toml @@ -4,7 +4,7 @@ keywords = ["microbiology", "microbiome", "biology"] license = "MIT" desc = "Functions and types for working with microbial community data" authors = ["@kescobo "] -version = "0.9.0" +version = "0.9.1" [deps] Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4" diff --git a/src/features.jl b/src/features.jl index ada710d..20e3d18 100644 --- a/src/features.jl +++ b/src/features.jl @@ -1,5 +1,4 @@ name(as::AbstractFeature) = as.name -name(as::AbstractFeature) = as.name const _ranks = ( domain = 0,