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