Skip to content

Commit a1aec5e

Browse files
committed
fixed linter issue.
1 parent 93e89eb commit a1aec5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clone/clone_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ func TestCutWithEnzymeRegression(t *testing.T) {
131131
if fragments[1].ReverseOverhang != "ACTT" {
132132
t.Errorf("Expected reverse overhang to be GAGT, got: %s", fragments[1].ReverseOverhang)
133133
}
134-
135134
}
136135

137136
func TestCircularLigate(t *testing.T) {

0 commit comments

Comments
 (0)