Skip to content

Commit

Permalink
lint fix for count master
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed May 13, 2024
1 parent 2de7e32 commit dbecbb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CountItems/CountMaster.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const { threshold, frequency } = require('../utils/constants');

class CountMaster {
static waitingForPromScraping = false;

constructor(params) {
this.log = params.log;
this.manager = params.manager;
Expand Down

0 comments on commit dbecbb9

Please sign in to comment.