Skip to content

Commit

Permalink
MELDEPLIKT-330 Fjernet midlertidig log
Browse files Browse the repository at this point in the history
  • Loading branch information
igorweber committed Jul 4, 2022
1 parent 1807e60 commit 2799ea3
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 Routing.kontrollerMeldekort(kontrollService: KontrollService, dbService: DBS
}
}

println(defaultObjectMapper.writeValueAsString(kontrollResponse))

// Send kontroll-responsen tilbake som respons
call.respondText(
defaultObjectMapper.writeValueAsString(kontrollResponse),
Expand Down

0 comments on commit 2799ea3

Please sign in to comment.