@@ -11,8 +11,6 @@ import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
-import java.util.List;
-
/**
* 会员收藏Service实现类
* Created by macro on 2018/8/2.