Skip to content
Prev Previous commit
Next Next commit
refactor: TT-402 rebase post time entry
  • Loading branch information
Jobzi committed Nov 24, 2021
commit c04ec5a69ac97533d319d6569d124a507bc20e97
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from time_tracker._infrastructure import DB



def update_time_entry(req: func.HttpRequest) -> func.HttpResponse:
logging.info(
'Python HTTP trigger function processed a request to update an time entry.'
Expand Down