Skip to content

Commit

Permalink
fix dangling import.
Browse files Browse the repository at this point in the history
  • Loading branch information
raulk committed Jun 22, 2021
1 parent c6c202d commit b74ad79
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion itests/sector_terminate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package itests
import (
"context"
"fmt"
"os"
"testing"
"time"

Expand Down
1 change: 0 additions & 1 deletion itests/wdpost_dispute_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package itests
import (
"context"
"fmt"
"os"
"testing"
"time"

Expand Down

0 comments on commit b74ad79

Please sign in to comment.