Skip to content

Commit

Permalink
Removed unused var (NOJIRA)
Browse files Browse the repository at this point in the history
  • Loading branch information
Benn Oshrin committed Oct 17, 2021
1 parent 62b01a1 commit abda0c9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/templates/Matchgrids/columns.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit abda0c9

Please sign in to comment.