mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-15 02:20:38 +09:00
fix: remove duplicate company branding import
This commit is contained in:
parent
d07d86f778
commit
6a568662b8
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import {
|
|||
createCompanySchema,
|
||||
updateCompanyBrandingSchema,
|
||||
updateCompanySchema,
|
||||
updateCompanyBrandingSchema,
|
||||
} from "@paperclipai/shared";
|
||||
import { forbidden } from "../errors.js";
|
||||
import { validate } from "../middleware/validate.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue