Skip to content

Commit

Permalink
Rename models
Browse files Browse the repository at this point in the history
  • Loading branch information
pleek91 committed Sep 27, 2023
1 parent 2388eeb commit bfa3629
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
7 changes: 7 additions & 0 deletions src/models/FlowRunGraph.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
export type FlowRunGraphResponse = {

}

export type FlowRunGraphNode = {

}
7 changes: 0 additions & 7 deletions src/models/TimelineGraph.ts

This file was deleted.

0 comments on commit bfa3629

Please sign in to comment.