Skip to content

Commit 1c9b40d

Browse files
committed
remove comment
1 parent b096716 commit 1c9b40d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

contracts/FlowTransactionSchedulerUtils.cdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import "EVM"
55
import "MetadataViews"
66

77
/// FlowTransactionSchedulerUtils provides utility functionality for working with scheduled transactions
8-
/// on the Flow blockchain. Currently, it only includes a Manager resource for managing scheduled transactions.
8+
/// on the Flow blockchain.
99
///
1010
/// In the future, this contract will be updated to include more functionality
1111
/// to make it more convenient for working with scheduled transactions for various use cases.

0 commit comments

Comments
 (0)