Skip to content

Commit

Permalink
fix: 移除demo测试代码多余引入
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Dec 8, 2020
1 parent 1d67c5d commit 6b9325d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { crud } from './api/crud';

Vue.use(plugin, {
...pluginsApis,
axios,
crud,
});
Vue.config.productionTip = false;
Expand Down

0 comments on commit 6b9325d

Please sign in to comment.