create_vap.py : remove the country country=self.country_code,

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-09-24 17:46:52 -06:00
parent 55e0d507fa
commit 37199791a8

View File

@@ -89,7 +89,6 @@ class CreateVAP(Realm):
self.vap_profile.create(resource = self.resource,
radio = self.radio,
channel = self.channel,
country=self.country_code,
up_ = True,
debug = False,
use_ht40=True,