Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmodrome committed Jul 21, 2021
1 parent 2c01db0 commit 6c7798e
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@
step = 1
}
function submitFeedback(ev) {
// 1. Submit feedback
// 2. dispatch event to parent and publish event
// 3. Store cookie, flip user flag
function submitFeedback() {
analytics.submitFeedback({
rating,
improvements,
Expand Down

0 comments on commit 6c7798e

Please sign in to comment.