Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #402 from sul-dlss/remove-deprecated
Browse files Browse the repository at this point in the history
Remove deprecated alias 'decomission'
  • Loading branch information
justinlittman committed Dec 4, 2018
2 parents 2a6bf20 + 86c5d5f commit 81532c7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/dor/models/concerns/contentable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,6 @@ def decommission(tag)
add_tag "Decommissioned : #{tag}"
end

alias decomission decommission
deprecate decomission: 'Use decommission instead'

# Adds a RELS-EXT constituent relationship to the given druid
# @param [String] druid the parent druid of the constituent relationship
# e.g.: <fedora:isConstituentOf rdf:resource="info:fedora/druid:hj097bm8879" />
Expand Down

0 comments on commit 81532c7

Please sign in to comment.