Skip to content

Commit 3735fee

Browse files
th-212: * correct path (#231)
1 parent 5eb9456 commit 3735fee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

backend/src/packages/shifts/shift.controller.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { ApiPath, HttpCode } from 'src/libs/enums/enums.js';
2-
1+
import { ApiPath, HttpCode } from '~/libs/enums/enums.js';
32
import {
43
type ApiHandlerOptions,
54
type ApiHandlerResponse,

0 commit comments

Comments
 (0)