Skip to content

Commit

Permalink
cleanup spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwiterrion committed Jan 9, 2025
1 parent 47c97e5 commit f1f0223
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion otoroshi/app/gateway/http.scala
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ class HttpHandler()(implicit env: Env) {
apiKey
.map(_.updateQuotas())
.getOrElse(FastFuture.successful(RemainingQuotas()))

promise.future.andThen {
case Success(resp) => {

Expand Down

0 comments on commit f1f0223

Please sign in to comment.