From 336108efb7f98ad7f7b18426c2fa2f6e0eb79e05 Mon Sep 17 00:00:00 2001 From: amuliang <982632988@qq.com> Date: Wed, 2 Aug 2023 22:53:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/source/MyFreemp3Source.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/source/MyFreemp3Source.js b/app/source/MyFreemp3Source.js index d5951dc..d08ef8f 100644 --- a/app/source/MyFreemp3Source.js +++ b/app/source/MyFreemp3Source.js @@ -1,9 +1,5 @@ const { SourceModel } = require('../model/SourceModel'); -class MyFreemp3Source { - -} - class MyFreemp3Source extends SourceModel { constructor() { super();