Skip to content

Commit

Permalink
remove is_sync
Browse files Browse the repository at this point in the history
Signed-off-by: Future Outlier <[email protected]>
  • Loading branch information
Future Outlier committed Dec 19, 2023
1 parent 78eeefd commit 1d512e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flyteplugins/go/tasks/plugins/webapi/agent/plugin_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ func TestInitializeAgentRegistry(t *testing.T) {
{
Name: "test-agent",
SupportedTaskTypes: []string{"task1", "task2", "task3"},
IsSync: false,
},
},
}
Expand Down

0 comments on commit 1d512e6

Please sign in to comment.