diff --git a/core/lib/Drupal/Core/Logger/geany_run_script.sh b/core/lib/Drupal/Core/Logger/geany_run_script.sh deleted file mode 100644 index b485bae..0000000 --- a/core/lib/Drupal/Core/Logger/geany_run_script.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -rm $0 - -php "LoggerChannel.php" - -echo " - ------------------- -(program exited with code: $?)" - -