Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an error that appears when trying to delete an instance that is…
… already deleted. (#109) * Prevent deleting already removed instances. * Prehashed empty hash. * Use go.exists instead of pcall, when detecting non existing instances.
- Loading branch information