lrf402788946 4 anni fa
parent
commit
bfbaf86386
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      app/controller/home.js

+ 0 - 1
app/controller/home.js

@@ -1,7 +1,6 @@
 'use strict';
 
 const Controller = require('egg').Controller;
-const amrToMp3 = require('amrToMp3');
 
 class HomeController extends Controller {
   async index() {