style: Fix accidental misformat

This commit is contained in:
Tristan Daniël Maat 2025-11-13 05:30:50 +08:00
parent 0a6c5666b1
commit c308a1b0ab
Signed by: tlater
GPG key ID: 02E935006CF2E8E7

View file

@ -1,5 +1 @@
{
imports = [
./crowdsec
];
}
{ imports = [ ./crowdsec ]; }