mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
documentation is now generated during build time and swagger is not needed for runtime anymore
This commit is contained in:
@@ -21,7 +21,7 @@ import com.commafeed.backend.model.FeedCategory;
|
||||
import com.commafeed.backend.model.FeedSubscription;
|
||||
import com.commafeed.backend.model.Models;
|
||||
import com.commafeed.backend.model.User;
|
||||
import com.google.api.client.util.Maps;
|
||||
import com.google.common.collect.Maps;
|
||||
|
||||
public class FeedSubscriptionService {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user