Skip to content

Commit

Permalink
address some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
liyaqin1 committed Mar 4, 2024
1 parent ca10a65 commit b83c72d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy-agent/deployd/client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ def _read_host_info(self):
except Exception:
log.warn('Host ip information does not exist.')
pass
IS_PINTEREST=True

if IS_PINTEREST and self._use_host_info is False:
# Read new keys from facter always
Expand Down

0 comments on commit b83c72d

Please sign in to comment.