Browse Source

Some formatting.

pull/484/head
Sebastian 6 years ago
parent
commit
70a9d6f3f6
  1. 2
      backend/src/Squidex.Web/Pipeline/ApiCostsFilter.cs

2
backend/src/Squidex.Web/Pipeline/ApiCostsFilter.cs

@ -30,7 +30,9 @@ namespace Squidex.Web.Pipeline
{
this.appLogStore = appLogStore;
this.appPlansProvider = appPlansProvider;
this.clock = clock;
this.usageTracker = usageTracker;
}

Loading…
Cancel
Save