From ae5d7deaccfc1ac527f88371bb3f055b01689801 Mon Sep 17 00:00:00 2001 From: Valentin Khramtsov Date: Thu, 27 Mar 2025 16:29:53 +0300 Subject: [PATCH] fix: removed empty line --- .github/workflows/slither.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/slither.yml b/.github/workflows/slither.yml index 242b864..dc18ce8 100644 --- a/.github/workflows/slither.yml +++ b/.github/workflows/slither.yml @@ -15,4 +15,3 @@ jobs: with: target: 'foundry/' slither-args: '--filter-paths foundry/lib/' -