Skip to content

Commit

Permalink
fix: Remove trailing close bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
iainjreid committed Apr 19, 2020
1 parent c5d0edd commit ef1e34e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/sdk.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ export.PatSDK = class PatSDK {

// Initialise the filters array
this.filters = [createFilter()]
]
}

/**
Expand Down

0 comments on commit ef1e34e

Please sign in to comment.