Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
adriangohjw committed Nov 18, 2024
1 parent c544dc6 commit 8e81035
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/studio/src/server/modules/resource/resource.router.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { get } from "lodash"
import { z } from "zod"

import type { PermissionsProps } from "../permissions/permissions.type"
import type { SearchResultResource } from "./resource.types"
import {
countResourceSchema,
deleteResourceSchema,
Expand Down

0 comments on commit 8e81035

Please sign in to comment.