mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
nushell: remove debug print
This commit is contained in:
parent
82446cf66b
commit
83cdf1bf2b
1 changed files with 0 additions and 2 deletions
|
@ -56,8 +56,6 @@ module dump {
|
|||
export def to-dump []: path -> string {
|
||||
let path = $in
|
||||
|
||||
print $path (dump-path)
|
||||
|
||||
$path
|
||||
| path relative-to (dump-path)
|
||||
| path split
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue