DBZ-1405 Fix checkstyle.

This commit is contained in:
Bingqin Zhou 2019-09-11 14:24:29 -07:00 committed by Gunnar Morling
parent 8022dcc75d
commit c19039f2f1

View File

@ -1,3 +1,8 @@
/*
* Copyright Debezium Authors.
*
* Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package io.debezium.connector.cassandra;
import org.apache.kafka.connect.data.Struct;