Skip to content

Commit

Permalink
Remove deprecated classList helper
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrobertlloyd committed Dec 4, 2023
1 parent f96e2bc commit b43a685
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
15 changes: 0 additions & 15 deletions site/plugins/kirby-bradshawsguide/helpers/html.php

This file was deleted.

1 change: 0 additions & 1 deletion site/plugins/kirby-bradshawsguide/helpers/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
require_once __DIR__ . "/ariacurrent.php";
require_once __DIR__ . "/array.php";
require_once __DIR__ . "/geojson.php";
require_once __DIR__ . "/html.php";

0 comments on commit b43a685

Please sign in to comment.