mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Remove unnecessary class
This commit is contained in:
@@ -21,12 +21,6 @@ private class MicrosoftAspNetCoreComponentsClass extends Class {
|
||||
}
|
||||
}
|
||||
|
||||
/** The `Microsoft.AspNetCore.Components.ParameterAttribute` class. */
|
||||
class MicrosoftAspNetCoreComponentsParamaterAttributeClass extends MicrosoftAspNetCoreComponentsClass
|
||||
{
|
||||
MicrosoftAspNetCoreComponentsParamaterAttributeClass() { this.hasName("ParameterAttribute") }
|
||||
}
|
||||
|
||||
/** The `Microsoft.AspNetCore.Components.CascadingParameterAttributeBase` class. */
|
||||
class MicrosoftAspNetCoreComponentsCascadingParameterAttributeBaseClass extends MicrosoftAspNetCoreComponentsClass
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user