Skip to content

Commit

Permalink
and remove draft-3
Browse files Browse the repository at this point in the history
  • Loading branch information
cjllanwarne committed Sep 24, 2018
1 parent b16126d commit fb65a73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion versions/1.0/parsers/grammar.hgr
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ grammar {

mode<awaiting_version_name> {
r'1.0' -> :version_name %pop
r'draft-3' -> :version_name %pop
}
mode<task_fqn> {
r'\s+' -> null
Expand Down

0 comments on commit fb65a73

Please sign in to comment.