This commit is contained in:
Fabrice Marsaud 2016-01-27 09:11:45 +01:00
parent 495b59c2e5
commit 261f0b4bf0

View File

@ -3,7 +3,7 @@ import getStream from 'get-stream'
import { import {
parse parse
} from 'xo-remote-parse' } from 'xo-remote-parser'
export default class RemoteHandlerAbstract { export default class RemoteHandlerAbstract {
constructor (remote) { constructor (remote) {