Removed example component from default extensions
This commit is contained in:
parent
c1205fff3e
commit
a5d5b6cda2
1 changed files with 0 additions and 2 deletions
|
|
@ -13,5 +13,3 @@ except Exception as e:
|
||||||
logging.error(
|
logging.error(
|
||||||
f"Exception loading builtin extension picamera_autocalibrate: \n{traceback.format_exc()}"
|
f"Exception loading builtin extension picamera_autocalibrate: \n{traceback.format_exc()}"
|
||||||
)
|
)
|
||||||
|
|
||||||
from ..example_extensions.custom_element import customelement_extension_v2
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue