Skip to content

Commit

Permalink
cleanup client, drop erlang code
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT committed Jul 23, 2023
1 parent cf33474 commit 63b07b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 133 deletions.
132 changes: 0 additions & 132 deletions include/LDAP.hrl

This file was deleted.

2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ defmodule LDAP.Mixfile do

def package do
[
files: ~w(doc lib include src man priv mix.exs LICENSE index.html README.md),
files: ~w(doc lib src man priv mix.exs LICENSE index.html README.md),
licenses: ["ISC"],
maintainers: ["Namdak Tonpa"],
name: :ldap,
Expand Down

0 comments on commit 63b07b1

Please sign in to comment.