From 80e66cc4d90bf8c15d1a5f6e3152e90147f00772 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Sat, 6 Aug 2016 19:55:02 +0200 Subject: normalizes indentation and whitespace across the project --- activejob/test/jobs/gid_job.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activejob/test/jobs/gid_job.rb') diff --git a/activejob/test/jobs/gid_job.rb b/activejob/test/jobs/gid_job.rb index 42484dc198..c7cfa6e7a2 100644 --- a/activejob/test/jobs/gid_job.rb +++ b/activejob/test/jobs/gid_job.rb @@ -5,4 +5,3 @@ class GidJob < ActiveJob::Base JobBuffer.add("Person with ID: #{person.id}") end end - -- cgit v1.2.3