Skip to content

Commit 722b269

Browse files
committed
Seems like not needed in 2022
1 parent c5e0957 commit 722b269

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/client/autoform.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
import { AutoForm } from 'meteor/aldeed:autoform';
22

3-
if (!global.Buffer) {
4-
global.Buffer = function () {};
5-
global.Buffer.isBuffer = () => false;
6-
}
7-
83
AutoForm.addInputType('fileUpload', {
94
template: 'afFileUpload',
105
valueOut() {

0 commit comments

Comments
 (0)