Remove stray blank lines after comments in compose snippets

This commit is contained in:
Djeex
2026-09-02 23:46:26 +02:00
parent 8b2073474d
commit c70f26bb0e
42 changed files with 0 additions and 42 deletions
@@ -93,7 +93,6 @@ services:
# ...
networks: # Connects the container to the custom network
# ...
- pingvin # Name of the network declared in the stack
networks: # Defines the custom network
@@ -127,7 +127,6 @@ services:
# ...
networks: # Connects the container to the custom network
# ...
- filebrowser-quantum # Name of the network declared in the stack
networks: # Defines the custom network