sanger/sequencescape

View on GitHub
app/models/movie_length_task.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
# frozen_string_literal: true

# Defunct task previously associated with pacbio pipeline. Can be removed once tasks themselves
# are disabled.
class MovieLengthTask < Task
end