1
0
mirror of https://github.com/kepler155c/opus synced 2025-03-13 04:28:09 +00:00
This commit is contained in:
kepler155c@gmail.com 2019-04-07 11:18:54 -04:00
parent 4f9bd8eb0f
commit 9413785248

View File

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