Skip to content

Commit

Permalink
Merge pull request #108 from Appsilon/chore/cleanup
Browse files Browse the repository at this point in the history
Chore: cleanup code that is not being used
  • Loading branch information
kamilzyla authored Apr 28, 2023
2 parents 59b7575 + d4bb788 commit 1fbfdb1
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 263 deletions.
7 changes: 0 additions & 7 deletions plumber_rest_api/api/logic/__tests__/__init__.R

This file was deleted.

35 changes: 0 additions & 35 deletions plumber_rest_api/api/logic/__tests__/test-tokens.R

This file was deleted.

2 changes: 0 additions & 2 deletions plumber_rest_api/api/main.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
box::use(
config,
glue[glue],
future[plan],
promises[future_promise],
logger[
log_info, log_debug, log_error, log_warn, log_threshold, log_layout,
layout_glue_colors
Expand Down
3 changes: 0 additions & 3 deletions plumber_rest_api/dependencies.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ library(shiny.telemetry)

library(checkmate)
library(config)

library(future)
library(promises)
Loading

0 comments on commit 1fbfdb1

Please sign in to comment.