Skip to content

Commit

Permalink
style: Run eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyJones committed Aug 11, 2022
1 parent 0cf439f commit 501804d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/updaters/types/gradle.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ module.exports.writeVersion = function (contents, version) {
return `version = "${version}"`
})
}

0 comments on commit 501804d

Please sign in to comment.