Skip to content

Commit c04ec5a

Browse files
committed
refactor: TT-402 rebase post time entry
1 parent adab8f4 commit c04ec5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

V2/time_tracker/time_entries/_application/_time_entries/_update_time_entry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from time_tracker._infrastructure import DB
1010

1111

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

0 commit comments

Comments
 (0)