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 2bf08a7 commit e9d0886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

import io.github.bucket4j.Bandwidth;

public interface BucketBandwithProvider {
public interface BucketBandwidthProvider {

Bandwidth getBandwith();

Expand Down

0 comments on commit e9d0886

Please sign in to comment.