lrf402788946 hace 4 años
padre
commit
bfbaf86386
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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() {