Skip to content

Commit

Permalink
Remove forgotten debug string
Browse files Browse the repository at this point in the history
  • Loading branch information
pepe committed Sep 4, 2023
1 parent 707e9bc commit 7860e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spork/path.janet
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
#

(def ext nil)
(def sep "HOHOHO" nil)
(def sep nil)
(def delim nil)
(def basename nil)
(def dirname nil)
Expand Down

0 comments on commit 7860e6b

Please sign in to comment.