Skip to content

Commit

Permalink
Checkstyle formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaDemianenko committed Aug 30, 2018
1 parent f72368f commit 90ce5a4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ public CommunityEditionModule( PlatformModule platformModule )
threadToTransactionBridge = dependencies.satisfyDependency(
new ThreadToStatementContextBridge( getGlobalAvailabilityGuard( platformModule.clock, logging, platformModule.config ) ) );


idContextFactory = createIdModule( platformModule, fileSystem );

tokenHoldersSupplier = () -> new TokenHolders(
Expand Down

0 comments on commit 90ce5a4

Please sign in to comment.