mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-09 17:20:27 +00:00
debug url reading
This commit is contained in:
@@ -112,7 +112,6 @@ func ReadSequencesFromFile(filename string,
|
||||
var err error
|
||||
|
||||
options = append(options, OptionsSource(obiutils.RemoveAllExt((path.Base(filename)))))
|
||||
|
||||
file, err = obiutils.Ropen(filename)
|
||||
|
||||
if err == obiutils.ErrNoContent {
|
||||
|
||||
Reference in New Issue
Block a user