From 0dffdfc624efb80f85e5a208b91e44200237b0d1 Mon Sep 17 00:00:00 2001 From: Eric Bremner <ebremner@uwaterloo.ca> Date: Mon, 29 Nov 2021 20:00:49 +0000 Subject: [PATCH] ISTWCMS-5204: coding standards --- uw_cfg_common.module | 1 - 1 file changed, 1 deletion(-) diff --git a/uw_cfg_common.module b/uw_cfg_common.module index d243a0ba..3a34ffec 100644 --- a/uw_cfg_common.module +++ b/uw_cfg_common.module @@ -784,7 +784,6 @@ function uw_cfg_common_preprocess_responsive_image(&$variables) { } } - /** * Implements hook_form_alter(). * -- GitLab