mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Simplify Translated
Remove the TranslatedWithContext and TranslatedWithoutContext rules and just use Translated.
This commit is contained in:
parent
779e27d7ac
commit
3c1941a17e
3 changed files with 22 additions and 43 deletions
|
@ -39,8 +39,6 @@ from .values import (
|
|||
QuotedLiteral,
|
||||
StringValue,
|
||||
Translated,
|
||||
TranslatedWithContext,
|
||||
TranslatedWithoutContext,
|
||||
TypeLiteral,
|
||||
Value,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue