Skip to content

Commit

Permalink
Remove TestService from PLUGIN_ONLY_CLASSES
Browse files Browse the repository at this point in the history
  • Loading branch information
MixeroTN committed Aug 23, 2024
1 parent deeb405 commit c06e5ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/class/ClassGenerator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ const PLUGIN_ONLY_CLASSES = new Set([
"StudioService",
"StudioTheme",
"TaskScheduler",
"TestService",
"VersionControlService",
]);

Expand Down

0 comments on commit c06e5ba

Please sign in to comment.