690322:2123 Fixing Deployment Errors
This commit is contained in:
@@ -72,9 +72,6 @@ export class OrganizationService {
|
||||
|
||||
const [data, total] = await queryBuilder.getManyAndCount();
|
||||
|
||||
// Debug logging
|
||||
// console.log(`[OrganizationService] Found ${total} organizations`);
|
||||
|
||||
return {
|
||||
data,
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user