mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-29 10:53:39 +00:00
Remove debugs
This commit is contained in:
parent
883b62b368
commit
6aad732fc5
|
|
@ -1,6 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'debug'
|
||||
module Admin
|
||||
class ReportsController < BaseController
|
||||
before_action :set_report, except: [:index]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'debug'
|
||||
class ReportFilter
|
||||
KEYS = %i(
|
||||
status
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user