Skip to content
Snippets Groups Projects
Commit 04a2b2a9 authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Remove potentially problematic return

parent da81d79c
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,6 @@ func sessionInitialization() *id.User {
} else {
//Fail if any other error is received
globals.Log.ERROR.Printf("Error with file path: %s\n", err1.Error())
return id.ZeroID
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment