brainsqueeze commited on
Commit
6d9dafd
·
verified ·
1 Parent(s): ed84d84

Update common/org_search_component.py

Browse files
Files changed (1) hide show
  1. common/org_search_component.py +1 -1
common/org_search_component.py CHANGED
@@ -25,7 +25,7 @@ class OrgSearch(BaseAPI):
25
  "value": name,
26
  "type": "main"
27
  }],
28
- "status": "authorized"
29
  }
30
 
31
  if kwargs.get("ein"):
 
25
  "value": name,
26
  "type": "main"
27
  }],
28
+ # "status": "authorized"
29
  }
30
 
31
  if kwargs.get("ein"):