From abda0c947526d5ea7e50215d57fc46bbefd179d9 Mon Sep 17 00:00:00 2001 From: Benn Oshrin Date: Sun, 17 Oct 2021 16:19:37 -0400 Subject: [PATCH] Removed unused var (NOJIRA) --- app/templates/Matchgrids/columns.inc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/templates/Matchgrids/columns.inc b/app/templates/Matchgrids/columns.inc index d35118693..47e450773 100644 --- a/app/templates/Matchgrids/columns.inc +++ b/app/templates/Matchgrids/columns.inc @@ -19,15 +19,12 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * @link http://www.internet2.edu/comanage COmanage Project + * @link https://www.internet2.edu/comanage COmanage Project * @package match * @since COmanage Match v1.0.0 * @license Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) */ -// Which action to render as the main link for the row -$primaryAction = 'manage'; - $indexColumns = [ 'table_name' => [ 'type' => 'link'