diff --git a/diagrams/onprem/chaos.py b/diagrams/onprem/chaos.py deleted file mode 100644 index ac8ee81d..00000000 --- a/diagrams/onprem/chaos.py +++ /dev/null @@ -1,11 +0,0 @@ -# This module is automatically generated by autogen.sh. DO NOT EDIT. - -from . import _OnPrem - - -class _Chaos(_OnPrem): - _type = "chaos" - _icon_dir = "resources/onprem/chaos" - - -# Aliases