Skip to content

Commit 0c4abca

Browse files
committed
fix(client): removed token field in Client struct
1 parent 4c8e0b6 commit 0c4abca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/serverscom.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ type Client struct {
4242

4343
Invoices InvoiceService
4444

45-
token string
46-
4745
client *resty.Client
4846
}
4947

0 commit comments

Comments
 (0)