Skip to content

Commit

Permalink
Remove setMaxListeners
Browse files Browse the repository at this point in the history
mike-marcacci/fs-capacitor#1 is fixed in v1.0.0-beta.3
  • Loading branch information
krasivyy3954 committed Jul 23, 2018
1 parent 0089db3 commit 7b5826f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ import {
FileStreamDisconnectUploadError
} from '.'

// See: https://github.com/mike-marcacci/fs-capacitor/issues/1
process.setMaxListeners(20)

// GraphQL multipart request spec:
// https://github.com/jaydenseric/graphql-multipart-request-spec

Expand Down

0 comments on commit 7b5826f

Please sign in to comment.