Skip to content

Commit

Permalink
Seems like not needed in 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-dimitru committed Jun 14, 2022
1 parent c5e0957 commit 722b269
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/client/autoform.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
import { AutoForm } from 'meteor/aldeed:autoform';

if (!global.Buffer) {
global.Buffer = function () {};
global.Buffer.isBuffer = () => false;
}

AutoForm.addInputType('fileUpload', {
template: 'afFileUpload',
valueOut() {
Expand Down

0 comments on commit 722b269

Please sign in to comment.