Explorar o código

Remove unused PSK TAB macro

terry-xiaoyu %!s(int64=6) %!d(string=hai) anos
pai
achega
3f1b788fe8
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/emqx_psk.erl

+ 0 - 2
src/emqx_psk.erl

@@ -19,8 +19,6 @@
 %% SSL PSK Callbacks
 -export([lookup/3]).
 
--define(TAB, ?MODULE).
-
 -type psk_identity() :: string().
 -type psk_user_state() :: term().