Skip to content

Commit

Permalink
removing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ksierks committed Jul 30, 2024
1 parent 84a0589 commit 1c0c55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/nextflow/samplesheet/column_component.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Nextflow
module Samplesheet
# Renders a column in the sample sheet table
class ColumnComponent < Component # ,
class ColumnComponent < Component
attr_reader :namespace_id, :header, :property, :samples

# rubocop:disable Metrics/ParameterLists
Expand Down

0 comments on commit 1c0c55b

Please sign in to comment.