Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiaaming committed May 28, 2024
1 parent 1c07050 commit c16318b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { GradleExecution } from "./GradleExecution";
import * as path from "path";
import { getConfigJavaImportGradleJavaHome } from "../../../util/config";
import { logger } from "../../../logger";

export class GradleWrapper implements GradleExecution {
private gradleWrapperPath: string;

Expand Down

0 comments on commit c16318b

Please sign in to comment.