Skip to content

Commit

Permalink
FISH-612 Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jGauravGupta committed Dec 18, 2020
1 parent 2027ff4 commit 7b4d23f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/fish/payara/project/Maven.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import { ProjectOutputWindowProvider } from './ProjectOutputWindowProvider';
import { MavenMicroPluginReader } from './MavenMicroPluginReader';
import { BuildReader } from './BuildReader';
import { TaskManager } from './TaskManager';
import { DeploymentSupport } from './DeploymentSupport';

export class Maven implements Build {

Expand Down

0 comments on commit 7b4d23f

Please sign in to comment.