Skip to content

Commit

Permalink
Merge pull request #21 from navikt/remove_minimumIdle
Browse files Browse the repository at this point in the history
Remove minimum idle
  • Loading branch information
JMLindseth authored Aug 22, 2019
2 parents 8645e75 + e20b8dd commit f6382ad
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 f6382ad

Please sign in to comment.