Skip to content
Snippets Groups Projects
Commit cf0257fd authored by Teal's avatar Teal
Browse files

disable backup

parent 71560b1e
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,7 @@ class Session < ApplicationRecord ...@@ -37,6 +37,7 @@ class Session < ApplicationRecord
end end
def backup_needed? def backup_needed?
return false
is_interpreted && assignments.length < 4 is_interpreted && assignments.length < 4
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment