Skip to content

Commit

Permalink
Merge pull request Plogging#37 from fuzzysound/resolve_circular_depen…
Browse files Browse the repository at this point in the history
…dency

resolve circular dependency
  • Loading branch information
xowns4817 authored Apr 17, 2021
2 parents 386db4b + 8309619 commit e6d9004
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/ranking.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const redisClient = require('../config/redisConfig.js')
const rankingControllers = require('../controllers/rankingControllers.js')
const logger = require("../util/logger.js")("ranking.js")

const RankSchema = {}
Expand Down

0 comments on commit e6d9004

Please sign in to comment.