Skip to content

Commit

Permalink
fix: remove unused function imports
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepanshKhurana committed May 29, 2024
1 parent 0b43878 commit 56014ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/view/mod_job_list.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
box::use(
dplyr[
mutate,
select
],
magrittr[`%>%`],
reactable[
colDef,
Expand Down

0 comments on commit 56014ec

Please sign in to comment.