Skip to content

Commit 630091f

Browse files
authored
delete debug code
1 parent 7196846 commit 630091f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import './StringPrototype';
3939

4040
Vue.config.productionTip = false;
4141

42-
window.that = new Vue({
42+
new Vue({
4343
router,
4444
store,
4545
render: h => h(App),

0 commit comments

Comments
 (0)