Skip to content

Commit

Permalink
remove writer (not used)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Fields committed Feb 28, 2012
1 parent cd6dd14 commit 4c782b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Biome/Role/Location/Collection.pm
Expand Up @@ -11,7 +11,6 @@ has "_locations" => (
isa => ArrayRef_of_Locatable,
traits => ['Array'],
init_arg => undef,
writer => "_set_locations",
handles => {
"push_sub_Locations" => 'push',
"sub_Locations" => 'elements',
Expand Down

0 comments on commit 4c782b8

Please sign in to comment.