Skip to content

Commit

Permalink
remove dummy error from commit
Browse files Browse the repository at this point in the history
  • Loading branch information
wardpeet committed Aug 5, 2021
1 parent 6641b9e commit 1e6514a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release-cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ let commitCreated = false
)
commitCreated = true
} catch (err) {
console.log({ err })
// no catch
}

let COMPILER_OPTIONS = ``
Expand Down

0 comments on commit 1e6514a

Please sign in to comment.