This reverts commit 4ff5c5ec13.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
package ru.soune.nocopy.dto.search.config;
|
||||
|
||||
|
||||
import lombok.Data;
|
||||
import java.util.Map;
|
||||
|
||||
@Data
|
||||
public class SearchSettingsDto {
|
||||
private Map<String, Boolean> engines;
|
||||
private Boolean proxyEnabled;
|
||||
}
|
||||
Reference in New Issue
Block a user