Remove unused file
This commit is contained in:
parent
f7c8ef9bfc
commit
ce3b71941f
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
package wgfunc
|
||||
|
||||
type ClientConfig struct {
|
||||
ServerURL string
|
||||
ServerPublicKey string
|
||||
PrivateKey string
|
||||
PresharedKey string
|
||||
}
|
||||
|
||||
type Client struct {
|
||||
|
||||
}
|
||||
|
Loading…
Reference in a new issue