Skip to content

Commit 1c8ad74

Browse files
authored
Apply suggestions from code review
Co-authored-by: Athan <kgryte@gmail.com> Signed-off-by: Athan <kgryte@gmail.com>
1 parent e5c9eb2 commit 1c8ad74

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • lib/node_modules/@stdlib/plot/base/view/lib/browser/routes/config

lib/node_modules/@stdlib/plot/base/view/lib/browser/routes/config/transforms.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ function toTickCount( value ) {
153153
'step': parseInt( parts[1], 10 )
154154
};
155155
}
156-
157156
return v;
158157
}
159158

0 commit comments

Comments
 (0)