Browse Source

fix: remove trailing blank line in agents/index.ts so check:ci passes

Michael Henke 4 weeks ago
parent
commit
5e6be0be84
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/agents/index.ts

+ 0 - 1
src/agents/index.ts

@@ -728,4 +728,3 @@ export function getDisabledAgents(config?: PluginConfig): Set<string> {
   }
   return disabled;
 }
-