mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
chore: replace wsconncache with a single tailnet (#8176)
This commit is contained in:
@ -6,9 +6,8 @@ import (
|
||||
"net/http"
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/google/uuid"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/coder/coder/cli/clibase"
|
||||
"github.com/coder/coder/coderd/coderdtest"
|
||||
|
Reference in New Issue
Block a user