chore(grpc): remove missed comment

This commit is contained in:
Jemma Poffinbarger 2026-04-19 13:57:12 -05:00
parent 876a182e7b
commit 67b1f47967

View File

@ -1,4 +1,3 @@
// import { Status, ServerError } from 'nice-grpc';
import { getPNIDByPID } from '@/database';
import { PNID_PERMISSION_FLAGS } from '@/types/common/permission-flags';
import { config } from '@/config-manager';