Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Commit

Permalink
perf: remove unused variable, always true condition
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazeyu committed Nov 25, 2017
1 parent f684d23 commit e2357a6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
loadlive2d("live2dcanvas", modelUrl, headPos, scaling, opacityDefault, opacityHover);
}
</script>
<script type="text/javascript" src="bundle.js?a240b1d5f2559b7d0277"></script></body>
<script type="text/javascript" src="bundle.js?ef613c875bcde53d7699"></script></body>
</html>
2 changes: 1 addition & 1 deletion dist/insert.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<script type="text/javascript" src="bundle.js?4b1c91d0cd13d7cfd8dd"></script>
<script type="text/javascript" src="bundle.js?ccfa626ba3bf70aceeed"></script>
2 changes: 1 addition & 1 deletion src/lib/live2d.min.js

Large diffs are not rendered by default.

0 comments on commit e2357a6

Please sign in to comment.