Fix linting
This commit is contained in:
parent
553ba9db9a
commit
bb5189c9ed
35 changed files with 157 additions and 866 deletions
|
@ -1,8 +1,8 @@
|
|||
import fs from 'fs';
|
||||
import createError from 'http-errors';
|
||||
import debugname from 'debug';
|
||||
import { get as getS3 } from './s3';
|
||||
|
||||
import debugname from 'debug';
|
||||
const debug = debugname('hostr:file-stream');
|
||||
|
||||
function writer(localPath, remoteRead) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue