Skip to content

Commit

Permalink
remove unused function
Browse files Browse the repository at this point in the history
  • Loading branch information
Taepper committed Feb 29, 2024
1 parent 3ecde68 commit f942b00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/silo/database.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ class Database {

[[nodiscard]] virtual DetailedDatabaseInfo detailedDatabaseInfo() const;

[[nodiscard]] const PangoLineageAliasLookup& getAliasKey() const;

void setDataVersion(const DataVersion& data_version);
virtual DataVersion getDataVersion() const;

Expand Down

0 comments on commit f942b00

Please sign in to comment.