Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kimura-developer authored and restjohn committed Jan 23, 2024
1 parent 6520fa1 commit 1970cc3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { WebAppRequestFactory } from '../adapters.controllers.web'
import { SystemInfoAppLayer } from '../../app.api/systemInfo/app.api.systemInfo'
import { AppRequest, AppRequestContext } from '../../app.api/app.api.global'
import { UserWithRole } from '../../permissions/permissions.role-based.base'
// import { User } from '../../models/user'

type SystemInfoRequestType = AppRequest<UserWithRole, AppRequestContext<UserWithRole>>;

Expand Down

0 comments on commit 1970cc3

Please sign in to comment.