Merge branch '10658-crunch-run-missing-files' closes #10658
[arvados.git] / apps / workbench / app / models / keep_disk.rb
1 class KeepDisk < ArvadosBase
2   def self.creatable?
3     false
4   end
5 end