Skip to content

Commit

Permalink
remove unused imports and small misc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
skovati authored and JoelCourtney committed Sep 6, 2024
1 parent e838c87 commit 4c4e2d8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ void afterEach() throws IOException {
hasura.deleteMissionModel(modelId);
}


private void insertActivities() throws IOException {
// Duration argument is specified on one but not the other to verify that the scheduler can pick up on effective args
hasura.insertActivityDirective(planId, "GrowBanana", "1h", JsonValue.EMPTY_JSON_OBJECT);
Expand Down

0 comments on commit 4c4e2d8

Please sign in to comment.