Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
rme451 committed Jun 28, 2012
1 parent 1826d20 commit 659fb9e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config/server/datasets/dummy-mice/custom_secondary_sort.rb
Original file line number Diff line number Diff line change
Expand Up @@ -101,16 +101,7 @@ def dummy_mice_merge_emma_and_imits( emma, imits, defaults )
strain = strains.nil? || strains.empty? ? defaults : strains.first
results.push(strain.merge(mouse))

#emma_copy.delete(strain[:emma_id])

used_strain_list.push strain[:common_name]

#puts '###########################################################################'
#puts "mouse:"
#pp mouse
#puts "strain:"
#pp strain
#puts '###########################################################################'
end

# check for EMMA mice with no corresponding iMits mouse
Expand Down

0 comments on commit 659fb9e

Please sign in to comment.