mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-26 20:56:48 +00:00
7 lines
68 B
Ruby
7 lines
68 B
Ruby
# frozen_string_literal: true
|
|
|
|
require "web/engine"
|
|
|
|
module Web
|
|
end
|