Removed unused files
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled

This commit is contained in:
2026-05-28 22:51:15 +02:00
parent bdcdcbd681
commit f7ef41459e
3 changed files with 0 additions and 27 deletions

View File

@@ -1,5 +0,0 @@
class AssignmentLog2 < ApplicationRecord
belongs_to :item
belongs_to :user
belongs_to :room
end