Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(client/api): show warning when removing invalid zone
Rather than throwing an error for calling the remove method on a nil value, or when indexing Zones when none exist, print a warning.
- Loading branch information