From d97bc8aeb809c64c076752baad834cfbbe736763 Mon Sep 17 00:00:00 2001 From: Christian Stein Date: Tue, 24 Mar 2020 20:11:24 +0100 Subject: [PATCH] Moves Read REST message function into proper module folder --- lib/{core/tools => web}/Read-IcingaRESTMessage.psm1 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/{core/tools => web}/Read-IcingaRESTMessage.psm1 (100%) diff --git a/lib/core/tools/Read-IcingaRESTMessage.psm1 b/lib/web/Read-IcingaRESTMessage.psm1 similarity index 100% rename from lib/core/tools/Read-IcingaRESTMessage.psm1 rename to lib/web/Read-IcingaRESTMessage.psm1