Skip to content

Commit

Permalink
empty commit for merge to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Ihar committed Jun 20, 2024
1 parent 3fbf392 commit 5089e5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api-gateway/src/api/service/themes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { ApiTags, ApiOperation, ApiBody, ApiOkResponse, ApiInternalServerErrorRe
import { Permissions } from '@guardian/interfaces';
import { AuthUser, Auth } from '#auth';
import { Examples, InternalServerErrorDTO, ThemeDTO } from '#middlewares';

import { PREFIXES } from '#constants';

@Controller('themes')
Expand Down

0 comments on commit 5089e5b

Please sign in to comment.