Remove unused code from Commentaire
This commit is contained in:
parent
3d2e6581f3
commit
c5704fa22f
3 changed files with 1 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
class Commentaire < ApplicationRecord
|
||||
belongs_to :dossier, inverse_of: :commentaires, touch: true
|
||||
belongs_to :piece_justificative
|
||||
|
||||
belongs_to :user
|
||||
belongs_to :gestionnaire
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue