mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 01:01:37 +03:00
doccords: remove unwrap-note from dprint
we shouldn't be getting docs from the AST, so this should never be needed
This commit is contained in:
parent
3afc9b6899
commit
69399c4153
@ -206,16 +206,6 @@
|
||||
%noun ~
|
||||
%void ~
|
||||
==
|
||||
|
||||
:> checks if a hoon is wrapped with a help note, and returns it if so
|
||||
++ unwrap-note
|
||||
|= gen=hoon
|
||||
^- what
|
||||
?: ?=([%note *] gen)
|
||||
?: ?=([%help *] p.gen)
|
||||
`crib.p.p.gen
|
||||
~
|
||||
~
|
||||
::
|
||||
:> checks if a hint type is a help hint and returns the docs if so
|
||||
++ unwrap-hint
|
||||
|
Loading…
Reference in New Issue
Block a user