diff options
Diffstat (limited to 'modules/auth/pam/pam.go')
-rw-r--r-- | modules/auth/pam/pam.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/auth/pam/pam.go b/modules/auth/pam/pam.go index 1acd0b112c..39e93d7162 100644 --- a/modules/auth/pam/pam.go +++ b/modules/auth/pam/pam.go @@ -3,7 +3,6 @@ // license that can be found in the LICENSE file. //go:build pam -// +build pam package pam |