6 lines
74 B
Ruby
6 lines
74 B
Ruby
# typed: strict
|
|
# frozen_string_literal: true
|
|
|
|
module Tasks::Inkbunny
|
|
end
|