diff --git a/src/api/vm.coffee b/src/api/vm.coffee index 4e29ae1ad..db98c4ae7 100644 --- a/src/api/vm.coffee +++ b/src/api/vm.coffee @@ -13,6 +13,7 @@ startsWith = require 'lodash/startsWith' { GenericError, + InvalidParameters, Unauthorized } = require('../api-errors') {