Skip to content

Commit 5f5156a

Browse files
committed
Remove errant byebug.
1 parent 032b10f commit 5f5156a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/json/ld/api.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ def self.frame(input, frame, options = {})
375375
framing_state[:subjects] = framing_state[:graphMap][framing_state[:graph]]
376376

377377
result = []
378-
require 'byebug'; byebug
379378
frame(framing_state, framing_state[:subjects].keys.sort, (expanded_frame.first || {}), options.merge(parent: result))
380379

381380
# Initalize context from frame

0 commit comments

Comments
 (0)