Skip to content

Commit

Permalink
Remove extra db commit, so the connection doesn't stay open
Browse files Browse the repository at this point in the history
  • Loading branch information
JMLindseth committed Aug 22, 2019
1 parent 8645e75 commit e20b8dd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ fun DatabaseInterface.oppdaterEnhetDersomKnytningFinnes(veilederBrukerKnytning:
connection.commit()
}
}
connection.commit()

return id
}

Expand Down

0 comments on commit e20b8dd

Please sign in to comment.