Remove a now useless facade
This commit is contained in:
parent
cccad7dbdf
commit
6b1ab9b552
5 changed files with 23 additions and 54 deletions
|
@ -1,9 +0,0 @@
|
|||
class AdminProceduresShowFacades
|
||||
def initialize(procedure)
|
||||
@procedure = procedure
|
||||
end
|
||||
|
||||
def procedure
|
||||
@procedure
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue