diff --git a/features/steps/admin/abuse_reports.rb b/features/steps/admin/abuse_reports.rb index 87572e93db..0149416c91 100644 --- a/features/steps/admin/abuse_reports.rb +++ b/features/steps/admin/abuse_reports.rb @@ -13,5 +13,3 @@ class Spinach::Features::AdminAbuseReports < Spinach::FeatureSteps create(:abuse_report) end end - -