Skip to content

Commit 2f50034

Browse files
committed
fix lint errors
1 parent f515e8b commit 2f50034

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

active_tcp_test.go

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
// SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
2+
// SPDX-License-Identifier: MIT
3+
4+
//go:build !js
5+
// +build !js
6+
17
package ice
28

39
import (

0 commit comments

Comments
 (0)