-
-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove soft-deprecated function log_app_usage and .log #781
Conversation
Code Coverage Summary
Diff against main
Results for commit: e190189 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment in pkgdown file but then all good
desc: These functions have been moved from teal and will be deprecated. | ||
contents: | ||
- log_app_usage | ||
# - title: Functions moved to other packages |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lets just remove these?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I decided to leave it in case it comes up again to keep the format of the pkgdown
output.
Closes this issue.
Removed source and updated documentation.