Skip to content

Commit

Permalink
Rename synchronous Rate_limiter to Synchronous_rate_limiter
Browse files Browse the repository at this point in the history
  • Loading branch information
leviroth committed Jan 25, 2024
1 parent 4884d49 commit 417ce27
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reddit_api_kernel/reddit_api_kernel.ml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ module Listing = Listing
module Mod_action = Mod_action
module Moderator_report = Moderator_report
module Modmail = Modmail
module Rate_limiter = Rate_limiter
module Relationship = Relationship
module Stylesheet = Stylesheet
module Submit_text = Submit_text
module Subreddit_name = Subreddit_name
module Subreddit_rules = Subreddit_rules
module Subreddit_settings = Subreddit_settings
module Subreddit_traffic = Subreddit_traffic
module Synchronous_rate_limiter = Synchronous_rate_limiter
module Thing = Thing
module Thing_kind = Thing_kind
module Uri_with_string_sexp = Uri_with_string_sexp
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 417ce27

Please sign in to comment.