]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/server/plugins-command.ts
Rename jobs list command
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / server / plugins-command.ts
index 98049ce193bdfe6f2ffa579d04039f8846d81688..b944475a264647e83bcff2023844752c7cbae68d 100644 (file)
@@ -3,8 +3,8 @@
 import { readJSON, writeJSON } from 'fs-extra'
 import { join } from 'path'
 import { root } from '@server/helpers/core-utils'
-import { HttpStatusCode } from '@shared/core-utils'
 import {
+  HttpStatusCode,
   PeerTubePlugin,
   PeerTubePluginIndex,
   PeertubePluginIndexList,