remove rebase markings
This commit is contained in:
@@ -1,18 +1,10 @@
|
|||||||
package validation
|
package validation
|
||||||
|
|
||||||
import (
|
import (
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> enforce password policy
|
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
"bitbucket.org/nemt/nemt-portal-api/application/viewmodel"
|
"bitbucket.org/nemt/nemt-portal-api/application/viewmodel"
|
||||||
"bitbucket.org/nemt/nemt-portal-api/infra/errors"
|
"bitbucket.org/nemt/nemt-portal-api/infra/errors"
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
>>>>>>> enforce password policy
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func characterIsUpperCase(character rune) bool {
|
func characterIsUpperCase(character rune) bool {
|
||||||
|
|||||||
Reference in New Issue
Block a user