Skip to content

Commit

Permalink
chore: 🤖 remove buffer import
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Feb 15, 2020
1 parent ff82480 commit 8218964
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/promises.ts
Expand Up @@ -15,7 +15,6 @@ import {
IWriteFileOptions,
IStatOptions,
} from './volume';
import { Buffer } from './internal/buffer';
import Stats from './Stats';
import Dirent from './Dirent';
import { TDataOut } from './encoding';
Expand Down

0 comments on commit 8218964

Please sign in to comment.