Skip to content

Commit

Permalink
fix: lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniAkash committed May 3, 2024
1 parent 1e59898 commit 3948e4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/client/rag.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ type workflowSchema = ReturnType<typeof validateWorkflow>;
export class RAG {
private authConfig: AuthConfig;

private chatStateId: string = "";

public promptWorkflow: Workflow;

public app: App;
Expand Down

0 comments on commit 3948e4e

Please sign in to comment.