Browse Source

chore: removed test code

tags/v0.12.0
Shaun 1 year ago
parent
commit
10b742c8be
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      src/client/ui/templates/tooltipItem/buildTooltip/lineBuilders.js

+ 0
- 2
src/client/ui/templates/tooltipItem/buildTooltip/lineBuilders.js View File

@@ -222,8 +222,6 @@ define([
lineBuilders.div('line', ' ')
);

console.log(result);

return result;
},



Loading…
Cancel
Save