diff --git a/user_config/mkdocs.local.yml b/user_config/mkdocs.local.yml
index 28c3c4c1219c7f5e5f467e6081452553b7b6d93e..595626c69a4d46af6d94d421f492ad9ca51dc884 100644
--- a/user_config/mkdocs.local.yml
+++ b/user_config/mkdocs.local.yml
@@ -154,9 +154,6 @@ markdown_extensions:
   - pymdownx.tasklist:
       custom_checkbox: true
   - pymdownx.tilde:
-  # Locally installed in docs/theme/plugins/ from original repo
-  # https://github.com/g-provost/lightgallery-markdown
-  - lightgallery:
 
 # Extra Data Information & Customization
 # ---------------------------------------------------------------------------