Commit e4ad5d7
clean up .onLoad() (#7034)
* clean up .onLoad()
.onLoad() seemed to be setting dplyr.show_progress in a users
options which didn't seem neccessary. This removes that and
maintains current logic (although AFAICT progress bars have
been deprecated anyway).
* Explicitly set `default = TRUE`
---------
Co-authored-by: Davis Vaughan <[email protected]>1 parent 77f646c commit e4ad5d7
2 files changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 4 | | |
14 | 5 | | |
15 | 6 | | |
| |||
0 commit comments