remove reset_default from proc-macro, forgot to remove when removing from RegBuilder
This commit is contained in:
parent
bdbc6d89bd
commit
790bb15408
2 changed files with 3 additions and 34 deletions
|
@ -78,7 +78,6 @@ mod kw {
|
|||
custom_keyword!(output);
|
||||
custom_keyword!(reg_builder);
|
||||
custom_keyword!(reset);
|
||||
custom_keyword!(reset_default);
|
||||
custom_keyword!(skip);
|
||||
custom_keyword!(target);
|
||||
custom_keyword!(wire);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue