aboutsummaryrefslogtreecommitdiff
path: root/app/helpers/taxonomies_helper.rb
blob: fe46458ef690a081bbee32ada5c401c11c713218 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-FileCopyrightText: 2020 IN COMMON Collective <collective@incommon.cc>
#
# SPDX-License-Identifier: AGPL-3.0-or-later

# coding: utf-8
# frozen_string_literal: true

module TaxonomiesHelper
end