Skip to content

Commit

Permalink
remove logger
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Jun 19, 2024
1 parent a43d66f commit 3a8be3a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ repos:
- forcats
- bioc::hermes
- lifecycle
- logger
- bioc::MultiAssayExperiment
- rtables
- S4Vectors
Expand Down
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Imports:
forcats,
hermes (>= 1.7.1),
lifecycle,
logger (>= 0.3.0),
MultiAssayExperiment,
rtables (>= 0.5.1),
S4Vectors,
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
### Enhancements

* Updated the documentation and vignettes with the new way of specifying data for `teal::init()`. The `data` argument accepts `teal_data` object.
* Added `logger` functionality for logging changes in shiny inputs in all modules. `logger` was added to Imports.
* Added `teal.logger` functionality for logging changes in shiny inputs in all modules.

# teal.modules.hermes 0.1.5

Expand Down

0 comments on commit 3a8be3a

Please sign in to comment.