forked from lix-project/hydra
Remove debug statement
This commit is contained in:
parent
78250581ed
commit
85e3f69cdd
|
@ -29,7 +29,6 @@ sub getChannelData {
|
|||
$c->stash->{systemForPath}->{$outPath} = $build->system;
|
||||
};
|
||||
|
||||
print STDERR @storePaths, "\n";
|
||||
$c->stash->{storePaths} = [@storePaths];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue