Skip to content

Commit

Permalink
[s1ck#49] deleted timestamps without date
Browse files Browse the repository at this point in the history
  • Loading branch information
lc0197 committed Jun 15, 2020
1 parent 86d4c10 commit 90f0763
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/antlr4/org/s1ck/gdl/GDL.g4
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ timePoint
timeLiteral
: Datetime
| Date
| Time
| IntegerLiteral
| Now;

Expand Down

0 comments on commit 90f0763

Please sign in to comment.