Skip to content

Commit b262fb3

Browse files
authored
[4.0] Remove unused file (#33864)
PR for #33860 This file is not used anywhere
1 parent 47cb349 commit b262fb3

File tree

4 files changed

+1
-119
lines changed

4 files changed

+1
-119
lines changed

administrator/components/com_admin/script.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5387,6 +5387,7 @@ public function deleteUnexistingFiles($dryRun = false, $suppressOutput = false)
53875387
'/administrator/components/com_csp/tmpl/reports/default.php',
53885388
'/administrator/components/com_csp/tmpl/reports/default.xml',
53895389
'/administrator/components/com_fields/src/Field/SubfieldstypeField.php',
5390+
'/administrator/components/com_fields/tmpl/field/modal.php',
53905391
'/administrator/components/com_installer/tmpl/installer/default_ftp.php',
53915392
'/administrator/components/com_joomlaupdate/src/Helper/Select.php',
53925393
'/administrator/language/en-GB/com_csp.ini',

administrator/components/com_fields/tmpl/field/modal.php

Lines changed: 0 additions & 78 deletions
This file was deleted.

build/media_source/com_fields/joomla.asset.json

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -51,29 +51,6 @@
5151
"type": "module"
5252
}
5353
},
54-
{
55-
"name": "com_fields.admin-field-edit-modal.es5",
56-
"type": "script",
57-
"uri": "com_fields/admin-field-edit-modal-es5.min.js",
58-
"dependencies": [
59-
"core"
60-
],
61-
"attributes": {
62-
"nomodule": true,
63-
"defer": true
64-
}
65-
},
66-
{
67-
"name": "com_fields.admin-field-edit-modal",
68-
"type": "script",
69-
"uri": "com_fields/admin-field-edit-modal.min.js",
70-
"dependencies": [
71-
"com_fields.admin-field-edit-modal.es5"
72-
],
73-
"attributes": {
74-
"type": "module"
75-
}
76-
},
7754
{
7855
"name": "com_fields.admin-field-typehaschanged.es5",
7956
"type": "script",

build/media_source/com_fields/js/admin-field-edit-modal.es6.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)