Skip to content

Commit

Permalink
fix the fix to the rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
davidangb committed Oct 30, 2024
1 parent a8e2f71 commit 4c9772a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ trait ExportEntitiesApiService
extends Directives
with RequestBuilding
with StandardUserInfoDirectives
with LazyLogging {
with LazyLogging
with SprayJsonSupport {

val exportEntitiesByTypeConstructor: ExportEntitiesByTypeArguments => ExportEntitiesByTypeActor

Expand Down

0 comments on commit 4c9772a

Please sign in to comment.