Fix lints

This commit is contained in:
Andreas Nedbal 2022-11-20 19:22:29 +01:00 committed by Andreas Nedbal
parent d42f1ba0c5
commit c464e80e45

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
class Admin::DashboardController < ApplicationController
before_action :authenticate_user!