Skip to content

Commit c2901cf

Browse files
authored
Remove unused using (#501)
Remove unused using directive flagged by clang-tidy.
1 parent e842d23 commit c2901cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/src/apps/public/motif_ligand_discovery/remove_duplicate_motifs.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969

7070
using namespace protocols::dna;
7171
using utility::vector1;
72-
using utility::string_split;
7372

7473
using namespace core;
7574
using namespace basic;

0 commit comments

Comments
 (0)