Skip to content

Commit d61357d

Browse files
committed
removed unused func
1 parent 9449e0f commit d61357d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/oauthdevice/device_flow_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ import (
1111
"time"
1212
)
1313

14-
func noSleep(ctx context.Context, d time.Duration) error { return nil }
15-
1614
const (
1715
testDeviceAuthPath = "/device/code"
1816
testTokenPath = "/token"

0 commit comments

Comments
 (0)