diff --git a/fcm.go b/fcm.go index 1636527..c1cee13 100644 --- a/fcm.go +++ b/fcm.go @@ -80,7 +80,6 @@ func ReadCredentialsFromFile(filename string) (Credentials, error) { } type ClientConfig struct { - SendEndpoint string } type Client struct {