Skip to content

Commit a8593b0

Browse files
authored
Update extension.json
1 parent 2463d72 commit a8593b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extension.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"SemanticTasks::onExtensionFunction"
2727
],
2828
"AutoloadClasses": {
29-
"SemanticTasks": "SemanticTasks.php",
30-
"SemanticTasksMailer": "src/SemanticTasksMailer.php"
29+
"SemanticTasks": "SemanticTasks.php"
3130
},
3231
"load_composer_autoloader": true,
3332
"manifest_version": 1,

0 commit comments

Comments
 (0)