Commit ecbc9c5e authored by Derek Stavis's avatar Derek Stavis

require: Cleanup previously sourced init functions

parent 3aad3800
...@@ -23,4 +23,8 @@ function require -a name ...@@ -23,4 +23,8 @@ function require -a name
and emit init_$name $path and emit init_$name $path
end end
end end
functions -e init # Cleanup previously sourced function
return 0
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment