Javadoc/Comments: Remove extra "whitespace"

This commit is contained in:
Gary Gregory 2023-03-25 09:23:21 -04:00
parent bda0cd8598
commit df0ec859f2
2 changed files with 0 additions and 2 deletions

View File

@ -41,7 +41,6 @@ import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
/**
*
*/
public class LexerTest {

View File

@ -13,7 +13,6 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
*/
package org.apache.commons.csv;