Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyan172004 committed Dec 11, 2024
1 parent 143b498 commit a3b36f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/docFillerCore/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ async function runDocFillerEngine() {
let consensusEngine;
let llm;
if (enableConsensus) {

consensusEngine = new ConsensusEngine();
} else {
try {
Expand Down

0 comments on commit a3b36f4

Please sign in to comment.