]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/server/contact-form-command.ts
Merge branch 'release/3.3.0' into develop
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / server / contact-form-command.ts
index 8d034552b3f83e76254df5818ff6bbb887ecd6e8..0e8fd6d840b5deebceffdb203e7e24e8914a133d 100644 (file)
@@ -1,4 +1,4 @@
-import { HttpStatusCode } from '../../core-utils/miscs/http-error-codes'
+import { HttpStatusCode } from '@shared/models'
 import { ContactForm } from '../../models/server'
 import { AbstractCommand, OverrideCommandOptions } from '../shared'