Skip to content

Commit

Permalink
Fix SplitSource.
Browse files Browse the repository at this point in the history
  • Loading branch information
levlam committed Feb 19, 2025
1 parent a3a784e commit 521aed8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SplitSource.php
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@ function ($matches) use ($needed_std_headers) {
'DownloadManagerCallback' => 'DownloadManagerCallback',
'EmailVerification' => 'EmailVerification',
'EmojiGroup' => 'EmojiGroup',
'EmojiStatus|[a-z_]*_emoji_status' => 'EmojiStatus',
'FactCheck' => 'FactCheck',
'file_reference_manager[_(-](?![.]get[(][)])|FileReferenceManager|file_references[)]' => 'FileReferenceManager',
'file_manager[_(-](?![.]get[(][)])|FileManager([^ ;.]| [^*])|update_file[)]' => 'files/FileManager',
Expand Down

0 comments on commit 521aed8

Please sign in to comment.