lib/lhc/formats/multipart.rb in lhc-10.1.2 vs lib/lhc/formats/multipart.rb in lhc-10.1.3
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module LHC::Formats
class Multipart < LHC::Format
include LHC::BasicMethodsConcern
def self.request(options)