Skip to content

Commit

Permalink
Apply spotlessApply
Browse files Browse the repository at this point in the history
Signed-off-by: gconnect <agatevureglory@gmail.com>
  • Loading branch information
gconnect committed Sep 30, 2024
1 parent 6a5d9fc commit c2aced4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ public ChainStorage getChainStorage() {

/** This method is called only on Ephemery network when reset is due. */
@VisibleForTesting
Database resetDatabaseAndCreate(
Database resetDatabaseAndCreate(
final ServiceConfig serviceConfig, final VersionedDatabaseFactory dbFactory) {
try {
final Path beaconDataDir = serviceConfig.getDataDirLayout().getBeaconDataDirectory();
Expand Down

0 comments on commit c2aced4

Please sign in to comment.