Skip to content

Commit

Permalink
This is an old remnant of an unused record
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Aug 21, 2023
1 parent 4d8a900 commit 6d6a9e0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions include/escalus.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@
%% limitations under the License.
%%==============================================================================


-record(jid, {
user :: binary(),
server :: binary(),
resource = <<"">> :: binary()}).

-record(client, {
jid :: binary() | undefined,
module :: atom(),
Expand Down

0 comments on commit 6d6a9e0

Please sign in to comment.