Skip to content

Commit

Permalink
Satisfy elvis
Browse files Browse the repository at this point in the history
  • Loading branch information
define-null committed Jul 12, 2022
1 parent 4193d93 commit 5a45419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/antidote/src/logging_notification_server.erl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
]).

-record( state, { handler :: handler() } ).
-type state() :: #state{}.
-type handler() :: {module(), atom(), term()}.

start_link() ->
Expand Down

0 comments on commit 5a45419

Please sign in to comment.