Skip to content

Commit

Permalink
remove old ldap.go file and folder
Browse files Browse the repository at this point in the history
  • Loading branch information
kmendell committed Jan 15, 2025
1 parent 49df727 commit 3c1d158
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 130 deletions.
3 changes: 0 additions & 3 deletions backend/cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,4 @@ import "github.com/stonith404/pocket-id/backend/internal/bootstrap"

func main() {
bootstrap.Bootstrap()
// Uncomment the line below to only test the ldap functionality
// ldap.GetLdapUsers()
// ldap.GetLdapGroups()
}
127 changes: 0 additions & 127 deletions backend/internal/ldap/ldap.go

This file was deleted.

0 comments on commit 3c1d158

Please sign in to comment.