Refactoring

This commit is contained in:
Chris Mann 2023-07-26 13:17:24 +02:00
parent 3cee5a3745
commit 779a379b89

View file

@ -7,7 +7,7 @@ import (
"net/http"
"strings"
"github.com/go-ldap/ldap/v3"
// "github.com/go-ldap/ldap/v3"
"github.com/gorilla/mux"
)