Skip to content

Commit

Permalink
fix: remove newline from namespace alias signature template
Browse files Browse the repository at this point in the history
  • Loading branch information
sdkrystian committed May 30, 2024
1 parent 95a39a4 commit 995c8ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
namespace {{symbol.name}} = {{>name-info symbol.aliasedSymbol}}
namespace {{symbol.name}} = {{>name-info symbol.aliasedSymbol}}

0 comments on commit 995c8ac

Please sign in to comment.