diff --git a/sys/init/2.vfs.lua b/sys/init/2.vfs.lua index a42e59e..d80474c 100644 --- a/sys/init/2.vfs.lua +++ b/sys/init/2.vfs.lua @@ -287,7 +287,6 @@ function fs.mount(path, fstype, ...) tp.nodes[targetName] = node end end -_debug(node) return node end