rubocop added frozen string literal comment

This commit is contained in:
2023-10-22 13:14:02 -07:00
parent 4f54124519
commit c505012b00
+2
View File
@@ -1,3 +1,5 @@
# frozen_string_literal: true
require './.env'
require './app'