From 46716ba92924692a3605ad67eefd166cd6a467fa Mon Sep 17 00:00:00 2001 From: ferishili Date: Wed, 11 Dec 2024 13:40:02 +0100 Subject: [PATCH] fix php warning: non-component has no effect --- ltilaunch.php | 1 - 1 file changed, 1 deletion(-) diff --git a/ltilaunch.php b/ltilaunch.php index 9628c06..534fd88 100644 --- a/ltilaunch.php +++ b/ltilaunch.php @@ -25,7 +25,6 @@ */ use filter_opencast\local\lti_helper; -use html_writer; require(__DIR__ . '/../../config.php');