remove pm2 from util-node

This commit is contained in:
beckerinj
2022-05-26 18:31:54 +03:00
parent 2df5005ec0
commit 63bb0bbd16

View File

@@ -2,5 +2,4 @@ export * from "./helpers";
export * from "./docker";
export * from "./execute";
export * from "./git";
export * from "./sys-stats";
export * from "./pm2";
export * from "./sys-stats";