Skip to content

Commit 3d52d83

Browse files
import fixes
1 parent 16515da commit 3d52d83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

protocol/dotnetremoting/dotnetremoting.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@ package dotnetremoting
3030

3131
import (
3232
"encoding/binary"
33-
"fmt"
3433
"net"
3534
"net/url"
36-
"time"
3735

3836
"github.com/vulncheck-oss/go-exploit/output"
3937
"github.com/vulncheck-oss/go-exploit/transform"

0 commit comments

Comments
 (0)