Skip to content

Commit

Permalink
Update waggle-dance-extensions/src/main/java/com/hotels/bdp/waggledan…
Browse files Browse the repository at this point in the history
…ce/extensions/client/ratelimit/BucketBandwithProvider.java

Co-authored-by: Jay Green-Stevens <[email protected]>
  • Loading branch information
Patrick Duin and JayGreeeen authored Apr 12, 2024
1 parent e9d0886 commit 45470a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

public interface BucketBandwidthProvider {

Bandwidth getBandwith();
Bandwidth getBandwidth();

}

0 comments on commit 45470a1

Please sign in to comment.