refactor: реструктуризация кода, удаленние ненужных оповещений
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
# box ========
|
||||
.on_load = function(ns) {
|
||||
message(
|
||||
'Loading module "', box::name(), '"\n',
|
||||
'Module path: "', basename(box::file()), '"'
|
||||
)
|
||||
set_global_options()
|
||||
}
|
||||
|
||||
# ================
|
||||
|
||||
#' @export
|
||||
#' @description костыли для упрощения работы себе
|
||||
set_global_options <- function(
|
||||
|
||||
Reference in New Issue
Block a user