Skip to content

Commit

Permalink
Merge pull request #4905 from FireLemons/small_js_linter_fix
Browse files Browse the repository at this point in the history
JS Linter
  • Loading branch information
FireLemons committed Jun 25, 2023
2 parents 754791c + 00da6cf commit 3d64a55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/javascript/src/session_timeout_poller.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

const deviseTimeoutInMinutes = 180
const twoMinuteWarning = deviseTimeoutInMinutes - 2
const totalTimerAmount = twoMinuteWarning * 60 * 1000
Expand Down

0 comments on commit 3d64a55

Please sign in to comment.