Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
roktas committed Sep 11, 2024
1 parent f239abe commit 99d92ee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions external/lib/sevgi/external.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ def self.included(base)
Callable = Graphics::Callable

module External
def Canvas(...)
Graphics.Canvas(...)
end

def Paper(width, height, name = :custom, unit: "mm")
name.tap { Graphics::Paper.define!(name, width:, height:, unit:) }
end
Expand Down

0 comments on commit 99d92ee

Please sign in to comment.