Skip to content

Commit

Permalink
removed extra lines
Browse files Browse the repository at this point in the history
  • Loading branch information
FireLemons committed Jun 25, 2023
1 parent 754791c commit 00da6cf
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 00da6cf

Please sign in to comment.