Skip to content

Commit 439a33c

Browse files
committed
fix lint
1 parent 5bd29fa commit 439a33c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nextflow.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ charliecloud.registry = 'quay.io'
235235
// Export these variables to prevent local Python/R libraries from conflicting with those in the container
236236
// The JULIA depot path has been adjusted to a fixed path `/usr/local/share/julia` that needs to be used for packages in the container.
237237
// See https://apeltzer.github.io/post/03-julia-lang-nextflow/ for details on that. Once we have a common agreement on where to keep Julia packages, this is adjustable.
238-
239238
env {
240239
PYTHONNOUSERSITE = 1
241240
R_PROFILE_USER = "/.Rprofile"

0 commit comments

Comments
 (0)