Skip to content

Commit

Permalink
remove dupms
Browse files Browse the repository at this point in the history
  • Loading branch information
dimacodota committed Oct 6, 2020
1 parent b076919 commit b61430f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tab_nine_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ def request(self, req):

def get_capabilities(self):
capabilities = self.request({ "Features": {}})
print("capabilities: ", json.dumps(capabilities))
return capabilities

def uninstalling(self):
Expand Down

0 comments on commit b61430f

Please sign in to comment.