Skip to content

Commit e5d06ec

Browse files
committed
Revert "Add exceptions from PR joomla#45512 ."
This reverts commit 23bdec8.
1 parent ff60f6d commit e5d06ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build/deleted_file_check.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,9 @@ function usage($command)
103103
$excludedFolders = [
104104
'images/sampledata',
105105
'installation',
106-
'media/com_guidedtours/images',
107-
'media/plg_behaviour_compat',
108106
'media/plg_captcha_recaptcha',
109107
'media/plg_captcha_recaptcha_invisible',
108+
'media/plg_behaviour_compat',
110109
'plugins/behaviour/compat',
111110
];
112111

0 commit comments

Comments
 (0)