Skip to content

Commit

Permalink
Checkstyle fixup
Browse files Browse the repository at this point in the history
Strangely the checkstyle error appears only in CI and cannot repro locally.
  • Loading branch information
zabetak committed Jan 23, 2025
1 parent 8ca2aac commit f9f1ecc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package org.apache.calcite.avatica.util;

import java.security.PrivilegedAction;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/

package org.apache.calcite.avatica.util;

import java.security.AccessController;
Expand Down

0 comments on commit f9f1ecc

Please sign in to comment.