Skip to content

Commit

Permalink
Quick lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Sep 5, 2024
1 parent e792f72 commit 5ac1f31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/tests/serverAsync.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ if (Meteor.release.split('@')[1][1] === '2') {
})
}


const hasProp = (target, prop) => Object.hasOwnProperty.call(target, prop)

describe('roles async', async function () {
Expand Down

0 comments on commit 5ac1f31

Please sign in to comment.