Please the linter

master
jvoisin 6 years ago
parent 70bc0f6c04
commit 4fbc080098
  1. 1
      airsonic-main/src/main/java/org/airsonic/player/controller/SubsonicRESTController.java

@ -47,7 +47,6 @@ import org.springframework.web.bind.ServletRequestUtils;
import org.springframework.web.bind.annotation.ExceptionHandler; import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.servlet.ModelAndView;
import org.subsonic.restapi.*; import org.subsonic.restapi.*;
import org.subsonic.restapi.PodcastStatus; import org.subsonic.restapi.PodcastStatus;

Loading…
Cancel
Save