Skip to content

Commit

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

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

0 comments on commit b16126d

Please sign in to comment.