fixed async test imports

This commit is contained in:
2024-08-22 16:18:00 +01:00
parent baf4630ce7
commit 713bfa2624

View File

@@ -2,7 +2,6 @@ package gubgub
import ( import (
"context" "context"
"sync"
"testing" "testing"
"time" "time"