Skip to content

Commit

Permalink
consolidating classes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmbenton committed Aug 6, 2011
1 parent 84d9527 commit 77d0b26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ def add(phone_number)
create :phone_number => phone_number
end
end

class OutgoingCallerId < InstanceResource; end
end
end

This file was deleted.

0 comments on commit 77d0b26

Please sign in to comment.