Skip to content

Commit 376d602

Browse files
committed
lint unused var
1 parent 729e058 commit 376d602

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/integration/support/application.rb

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ def self.respond_with(options = {})
6565

6666
map "/multipart" do
6767
run lambda { |env|
68-
boundary = 'mimepart_boundary'
6968
message = Mail.new
7069
xml_part = Mail::Part.new do
7170
content_type 'text/xml'

0 commit comments

Comments
 (0)