Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Kim <20001595+joshua-kim@users.noreply.github.com>
  • Loading branch information
joshua-kim committed Nov 2, 2023
1 parent 35aa40e commit 7c1734d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions snow/networking/router/chain_router_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ const (
testThreadPoolSize = 2
)

var (
_ timeout.Manager = (*timeoutDisabled)(nil)
_ handler.Handler = (*testHandler)(nil)
)

func TestShutdown(t *testing.T) {
require := require.New(t)

Expand Down

0 comments on commit 7c1734d

Please sign in to comment.