Skip to content

Commit

Permalink
not sure
Browse files Browse the repository at this point in the history
  • Loading branch information
danielViolist committed Apr 24, 2023
1 parent 4e91b94 commit 4e657ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions application.go
Original file line number Diff line number Diff line change
Expand Up @@ -772,8 +772,6 @@ func setCurrentDevice(deviceName string) {
func getCurrentDevice() (deviceName string) {
return currentDevice
}
<<<<<<< HEAD
=======

/*
Renders forgot password page
Expand Down Expand Up @@ -866,4 +864,3 @@ func performResetPassword(c *gin.Context) {
showLoginPage(c)
}
}
>>>>>>> 4c43a5d1ff9789411ab1b52877e0a4b8c397b830

0 comments on commit 4e657ab

Please sign in to comment.