Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo committed Nov 29, 2024
1 parent 9678fd3 commit 4ac1adc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wit/deps/golem-1.1/golem-oplog-processor-1.1.wit
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ interface oplog-processor {
/// A processor resource is instantiated for each account having activated this oplog processor plugin.
/// There are no guarantees for the number of processors running at the same time, and different entries from the same worker
/// may be sent to different processor instances.
/// As workers can dynamically turn on/off the plugin, the list of entries received may not be a continous range.
resource processor {
/// Initializes an oplog processor for a given component where the plugin was installed to.
/// The `account-info` parameters contains details of the account the installation belongs to.
Expand Down

0 comments on commit 4ac1adc

Please sign in to comment.