Skip to content

Commit

Permalink
format file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad3id committed Sep 27, 2024
1 parent b29359c commit 3e42af5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ ClassDeclaration transformGlobals(
UniqueNamer globalNamer,
TransformationMap transformationMap,
) {

final transformedGlobals = ClassDeclaration(
id: 'globals'.addIdSuffix('wrapper'),
name: globalNamer.makeUnique('GlobalsWrapper'),
Expand Down

0 comments on commit 3e42af5

Please sign in to comment.