mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
refactor(nestjs): attachments module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ServiceError } from '@/exceptions';
|
||||
import { ServiceError } from '../Items/ServiceError';
|
||||
import { ERRORS } from './constants';
|
||||
|
||||
export const validateLinkModelExists = (LinkModel) => {
|
||||
|
||||
Reference in New Issue
Block a user