Skip to content

Commit

Permalink
Remove paper evidence from Remark
Browse files Browse the repository at this point in the history
  • Loading branch information
gw3 committed Dec 14, 2017
1 parent 0ae3a76 commit 90cdb51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/Modules/Curate.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,6 @@ sub Add_remark {
print $fh "$class : $cds\n";
print $fh "Remark \"[$date $ENV{USER}] $text\" Curator_confirmed $self->{person}\n";
print $fh "Remark \"[$date $ENV{USER}] $text\" From_analysis RNASeq\n";
print $fh "Remark \"[$date $ENV{USER}] $text\" Paper_evidence WBPaper00049972\n";
print $fh "\n";
}

Expand Down

0 comments on commit 90cdb51

Please sign in to comment.