Skip to content

Commit 649805e

Browse files
committed
fix: remove extra blank line in errors.go
1 parent d7b3dc4 commit 649805e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

errors.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package rdapapi
22

3-
43
// APIError is the base error type for all RDAP API errors.
54
type APIError struct {
65
StatusCode int

0 commit comments

Comments
 (0)