This commit is contained in:
kepler155c@gmail.com 2019-04-07 11:18:54 -04:00
parent 4f9bd8eb0f
commit 9413785248
1 changed files with 0 additions and 1 deletions

View File

@ -287,7 +287,6 @@ function fs.mount(path, fstype, ...)
tp.nodes[targetName] = node
end
end
_debug(node)
return node
end