Skip to content

Commit

Permalink
ghasedak Config sender phone number delete
Browse files Browse the repository at this point in the history
  • Loading branch information
vessaldaneshvar committed Dec 1, 2021
1 parent 3304d97 commit 693da2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions provider/ghasedak/ghasedak.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ import (

// Retrieving required data from 'ghasedak' sections of config.yaml
type Config struct {
APIToken string `yaml:"api_token"`
PhoneNumbers []string `yaml:"phone_numbers"`
APIToken string `yaml:"api_token"`
}

// Creating the KaveNegar to contain provider data
Expand Down

0 comments on commit 693da2f

Please sign in to comment.