mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
Lexer: Removed ::isList and Lexer::Type::list - not needed
This commit is contained in:
parent
a2874f7f10
commit
f33da18789
2 changed files with 16 additions and 26 deletions
|
@ -43,7 +43,7 @@ public:
|
|||
|
||||
enum class Type { uuid, number, hex,
|
||||
string,
|
||||
list, url, pair, set, separator,
|
||||
url, pair, set, separator,
|
||||
tag,
|
||||
path,
|
||||
substitution, pattern,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue