Skip to content

Commit

Permalink
fix: remove commented codes
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuzhy-Deriv committed Oct 21, 2024
1 parent 12192ba commit 57b8855
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions public/scripts/freshchat-temp.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ class FreshChat {
}

init = async () => {
// this.clearCookies();

let jwt = null;
if (this.authToken) {
jwt = await this.fetchJWTToken({
Expand Down

0 comments on commit 57b8855

Please sign in to comment.