Skip to content

Commit

Permalink
del unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanmou committed Mar 28, 2017
1 parent dc57409 commit 7a5a995
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/resty/checkups/api.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

local cjson = require "cjson.safe"

local consistent_hash = require "resty.checkups.consistent_hash"
local round_robin = require "resty.checkups.round_robin"
local heartbeat = require "resty.checkups.heartbeat"
local dyconfig = require "resty.checkups.dyconfig"
local base = require "resty.checkups.base"
Expand Down

0 comments on commit 7a5a995

Please sign in to comment.