Skip to content

Commit 5bf93bf

Browse files
committed
chore: drop an incomplete comment
Signed-off-by: Yukai Chou <[email protected]>
1 parent dfd0114 commit 5bf93bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tex/generic/pgf/modules/pgfmoduleplot.code.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@
490490
\pgfutil@read\pgfutil@inputcheck to\pgf@temp% ignored
491491
\pgfutil@read\pgfutil@inputcheck to\pgf@plot@line%
492492
\closein\pgfutil@inputcheck
493-
\edef\pgf@plot@code{\pgfutil@trimspaces@e{#2}}% in case of leading spaces
493+
\edef\pgf@plot@code{\pgfutil@trimspaces@e{#2}}%
494494
\ifx\pgf@plot@code\pgf@plot@line%
495495
\openin\pgfutil@inputcheck=\pgfretval\relax
496496
\ifeof\pgfutil@inputcheck%

0 commit comments

Comments
 (0)