keystone: squashed changes from knangia/dex

This commit is contained in:
knangia
2018-11-26 15:51:03 +01:00
committed by Krzysztof Balka
parent 2d1ac74ec0
commit 0774a89066
6 changed files with 170 additions and 7 deletions

View File

@@ -3,7 +3,6 @@ package storage
import (
"errors"
"strings"
"github.com/sirupsen/logrus"
)