Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
waterflow80 committed Aug 8, 2023
1 parent 68b2764 commit f45b7a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/java/uk/ac/ebi/eva/evaseqcol/io/SeqColWriter.java
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ public void write() throws IOException {
/**
* Remove all inserted seqCol objects from the database.
* */
@Transactional
public void clearData() {
seqColService.removeAllSeqCol();
}
Expand Down

0 comments on commit f45b7a4

Please sign in to comment.