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,
|
createCompanySchema,
|
||||||
updateCompanyBrandingSchema,
|
updateCompanyBrandingSchema,
|
||||||
updateCompanySchema,
|
updateCompanySchema,
|
||||||
updateCompanyBrandingSchema,
|
|
||||||
} from "@paperclipai/shared";
|
} from "@paperclipai/shared";
|
||||||
import { forbidden } from "../errors.js";
|
import { forbidden } from "../errors.js";
|
||||||
import { validate } from "../middleware/validate.js";
|
import { validate } from "../middleware/validate.js";
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue