Remove debug code

This commit is contained in:
Jeff Lai
2016-02-29 18:19:55 +08:00
parent f0359e267c
commit c67b60df42
2 changed files with 0 additions and 6 deletions
-2
View File
@@ -44,8 +44,6 @@ module Dingtalk
def redis
Dingtalk.dingtalk_redis
# debug
Redis.new
end
end
end
-4
View File
@@ -1,4 +0,0 @@
module Dingtalk
class Suite
end
end