fix dangling import.

This commit is contained in:
Raúl Kripalani 2021-06-22 21:29:07 +01:00
parent c6c202d7d4
commit b74ad796ce
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ package itests
import (
"context"
"fmt"
"os"
"testing"
"time"

View File

@ -3,7 +3,6 @@ package itests
import (
"context"
"fmt"
"os"
"testing"
"time"