mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-11-29 22:08:10 +02:00
Improve documentation
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"github.com/drakkan/sftpgo/logger"
|
||||
)
|
||||
|
||||
// SQLiteProvider auth provider for sqlite database
|
||||
// SQLiteProvider auth provider for SQLite database
|
||||
type SQLiteProvider struct {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user