Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
CuddlyBunion341 committed Oct 22, 2024
1 parent 27a87ee commit 9e56f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/controllers/moirai/translation_files_controller.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'cgi'
require 'digest'
require "cgi"
require "digest"

module Moirai
class TranslationFilesController < ApplicationController
Expand Down

0 comments on commit 9e56f4b

Please sign in to comment.