Skip to content

Commit

Permalink
fix: mvn spotless:apply
Browse files Browse the repository at this point in the history
  • Loading branch information
emptyOVO committed Sep 9, 2024
1 parent b139f44 commit b5465e5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
import java.util.HashMap;
import java.util.List;

/**
* TestTransformChrFunctionProcessor
* description: test chr functions in transform processor
*/
public class TestChrFunction extends AbstractFunctionArithmeticTestBase {

@Test
Expand Down

0 comments on commit b5465e5

Please sign in to comment.