mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-01 19:25:56 +00:00
Remove extra spaces (#1440)
MP: wherehows-frontend TO_COMMIT: 9a0d6c86d51935f9848b12662a1e6a35e56356ff FROM_COMMIT: 9a0d6c86d51935f9848b12662a1e6a35e56356ff
This commit is contained in:
parent
936f1147c5
commit
9a877bb80b
@ -11,7 +11,6 @@
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*/
|
||||
|
||||
import javax.inject.Inject;
|
||||
import play.api.mvc.EssentialFilter;
|
||||
import play.filters.gzip.GzipFilter;
|
||||
|
||||
@ -11,7 +11,6 @@
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*/
|
||||
|
||||
package security;
|
||||
|
||||
import javax.security.auth.Subject;
|
||||
|
||||
@ -11,7 +11,6 @@
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
*/
|
||||
|
||||
import com.fasterxml.jackson.databind.JsonNode;
|
||||
import com.fasterxml.jackson.databind.node.ArrayNode;
|
||||
import controllers.api.v1.Dataset;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user