fix(xo-server/xapi): add missing import

This commit is contained in:
Julien Fontanet 2018-03-16 16:21:06 +01:00
parent 16e7257e3b
commit b58b1d94cd

View File

@ -50,6 +50,7 @@ import {
import mixins from './mixins' import mixins from './mixins'
import OTHER_CONFIG_TEMPLATE from './other-config-template' import OTHER_CONFIG_TEMPLATE from './other-config-template'
import { type DeltaVmExport } from './'
import { import {
asBoolean, asBoolean,
asInteger, asInteger,