Skip to content

Commit 0a3b883

Browse files
author
unabris
committed
Fix logger
1 parent 48678d4 commit 0a3b883

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/beyond_api.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
require "beyond_api/ext"
88
require "beyond_api/utils"
99

10+
require "logger"
11+
1012
module BeyondApi
1113
class Error < StandardError; end
1214

0 commit comments

Comments
 (0)