Skip to content

Commit 01dd13f

Browse files
committed
fix annoying warning
1 parent 8d16b0a commit 01dd13f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/aggregator-cli/Rules/AggregatorRules.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,6 @@ Puts a file at path.
285285

286286
return await TriggerSyncing(client, instance, cancellationToken);
287287
}
288-
289-
return true;
290288
}
291289

292290
// see https://docs.microsoft.com/en-us/azure/azure-functions/functions-deployment-technologies#trigger-syncing

0 commit comments

Comments
 (0)