Skip to content

Commit

Permalink
Remove unused PSK TAB macro
Browse files Browse the repository at this point in the history
  • Loading branch information
terry-xiaoyu committed Jun 14, 2019
1 parent 19822c1 commit 3f1b788
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/emqx_psk.erl
Expand Up @@ -19,8 +19,6 @@
%% SSL PSK Callbacks
-export([lookup/3]).

-define(TAB, ?MODULE).

-type psk_identity() :: string().
-type psk_user_state() :: term().

Expand Down

0 comments on commit 3f1b788

Please sign in to comment.