about summary refs log tree commit diff
path: root/app/helpers/admin/account_moderation_notes_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/helpers/admin/account_moderation_notes_helper.rb')
-rw-r--r--app/helpers/admin/account_moderation_notes_helper.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/helpers/admin/account_moderation_notes_helper.rb b/app/helpers/admin/account_moderation_notes_helper.rb
new file mode 100644
index 000000000..b17c52264
--- /dev/null
+++ b/app/helpers/admin/account_moderation_notes_helper.rb
@@ -0,0 +1,4 @@
+# frozen_string_literal: true
+
+module Admin::AccountModerationNotesHelper
+end