From e9f0ad28352ea4f1a252ad8c7874381ad0a42d62 Mon Sep 17 00:00:00 2001 From: Jonathan Ehret <ehret@vr.rwth-aachen.de> Date: Mon, 26 Sep 2022 21:52:45 +0200 Subject: [PATCH] remove study logging as it was reimplemented in the study framework --- plugins.config | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugins.config b/plugins.config index a5747b5..b63e8b0 100644 --- a/plugins.config +++ b/plugins.config @@ -6,10 +6,6 @@ name=Likert Scale url=https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/likert-scale-plugin.git -[studylogging-plugin] - name=Study Logging Plugin - url=https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/ue4-studyloggingplugin - [rwth-vr-toolkit] name=RWTH VR Toolkit url=https://git-ce.rwth-aachen.de/vr-vis/VR-Group/unreal-development/plugins/rwth-vr-toolkit.git -- GitLab