Skip to content

Commit

Permalink
fix: linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper authored and fengelniederhammer committed Aug 9, 2023
1 parent 7e81f8a commit 54d3c34
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/silo/preprocessing/preprocessing_config_reader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,7 @@

#include "silo/preprocessing/preprocessing_config.h"

using silo::preprocessing::GenePrefix;
using silo::preprocessing::InputDirectory;
using silo::preprocessing::MetadataFilename;
using silo::preprocessing::NucleotideSequencePrefix;
using silo::preprocessing::OptionalPreprocessingConfig;
using silo::preprocessing::OutputDirectory;
using silo::preprocessing::PangoLineageDefinitionFilename;
using silo::preprocessing::PartitionsFolder;
using silo::preprocessing::ReferenceGenomeFilename;
using silo::preprocessing::SortedPartitionsFolder;

namespace YAML {

Expand Down

0 comments on commit 54d3c34

Please sign in to comment.