mirror of https://github.com/mingrammer/diagrams
parent
b0ad320198
commit
c9bb452dad
@ -1,15 +0,0 @@
|
|||||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
|
||||||
|
|
||||||
from . import _OnPrem
|
|
||||||
|
|
||||||
|
|
||||||
class _Ceph(_OnPrem):
|
|
||||||
_type = "ceph"
|
|
||||||
_icon_dir = "resources/onprem/ceph"
|
|
||||||
|
|
||||||
|
|
||||||
class Ceph(_Ceph):
|
|
||||||
_icon = "ceph.png"
|
|
||||||
|
|
||||||
|
|
||||||
# Aliases
|
|
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in new issue