Skip to content

Commit e60bc3f

Browse files
committed
tidy
1 parent 1e398fe commit e60bc3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

utils/rtputil/rtpconverter.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
package utils
15+
package rtputil
1616

1717
import "time"
1818

utils/rtputil/rtpconverter_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package utils
1+
package rtputil
22

33
import (
44
"testing"

0 commit comments

Comments
 (0)