Skip to content

Commit 1b91b76

Browse files
committed
fix: remove explicit node:buffer import
1 parent 7dd8c96 commit 1b91b76

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

simple-git/src/lib/utils/util.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { Buffer } from 'node:buffer';
21
import { exists, FOLDER } from '@kwsites/file-exists';
32
import type { Maybe } from '../types';
43
import { filterHasLength } from './argument-filters';

0 commit comments

Comments
 (0)