From 44e1ff7a6ce3329f747cb6a52c91bc47a0c8c93c Mon Sep 17 00:00:00 2001 From: Duda Dornelles Date: Wed, 20 Aug 2014 14:59:46 -0300 Subject: removing fake service --- fake-service/lib/pixelated_service/contacts_sorter.rb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 fake-service/lib/pixelated_service/contacts_sorter.rb (limited to 'fake-service/lib/pixelated_service/contacts_sorter.rb') diff --git a/fake-service/lib/pixelated_service/contacts_sorter.rb b/fake-service/lib/pixelated_service/contacts_sorter.rb deleted file mode 100644 index e559205d..00000000 --- a/fake-service/lib/pixelated_service/contacts_sorter.rb +++ /dev/null @@ -1,8 +0,0 @@ - -module PixelatedService - class ContactsSorter - def restrict(input) - input.sort - end - end -end -- cgit v1.2.3