Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelRFairhurst committed Dec 10, 2024
1 parent daa68d3 commit 9492933
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ class BasePotentiallyUnusedGlobalOrNamespaceVariable extends GlobalOrNamespaceVa

/**
* A `GlobalOrNamespaceVariable` which is potentially unused, and is not defined in a macro.
*/
*/
class PotentiallyUnusedGlobalOrNamespaceVariable extends BasePotentiallyUnusedGlobalOrNamespaceVariable
{
PotentiallyUnusedGlobalOrNamespaceVariable() {
Expand Down

0 comments on commit 9492933

Please sign in to comment.