mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-01 06:41:41 +00:00
Revert to false so strings can be mutated in this class
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
# frozen_string_literal: false
|
||||
|
||||
# Formats uploaded files to UTF-8 encoding and strips unexpected BOM characters.
|
||||
# Takes an open File object as input
|
||||
|
||||
Reference in New Issue
Block a user