Skip to content

Commit

Permalink
rmeove debug stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
fischer-hub committed Aug 10, 2023
1 parent 1f3ac9d commit cf0798a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions bin/webgestalt.R
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,4 @@ if (! is.na(organism)) {
}
} else {
print("Unknown organism, only organisms 'hsapiens' and 'mmusculus' are supported by default. Exiting.")
}

sessionInfo()
print(Sys.getenv(c("R_ZIPCMD")))
}

0 comments on commit cf0798a

Please sign in to comment.