Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Feb 4, 2024
1 parent d67dec0 commit 828227d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
* @author hal.hildebrand
*/
public class ProcessDomain extends Domain {
private final static Logger log = LoggerFactory.getLogger(ProcessDomain.class);
private final static Logger log = LoggerFactory.getLogger(ProcessDomain.class);
protected final KerlDHT dht;
protected final View foundation;
private final EventValidation.DelegatedValidation validations;
Expand Down

0 comments on commit 828227d

Please sign in to comment.