diff --git a/src/deuthon/dictionary/__init__.py b/src/deuthon/dictionary/__init__.py index f6791c3..8da987c 100644 --- a/src/deuthon/dictionary/__init__.py +++ b/src/deuthon/dictionary/__init__.py @@ -18,7 +18,6 @@ dictionary = { # Imports / Contexts "importiere": "import", - "von": "from", "aus": "from", "als": "as", "mit": "with",