Skip to content

Commit

Permalink
remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
slavik-lvovsky committed Dec 23, 2019
1 parent 43d0e9b commit bcc7636
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/src/yeomanui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ import { IRpc } from "@sap-devx/webview-rpc/out.ext/rpc-common";
import Generator = require("yeoman-generator");
import { GeneratorType, GeneratorFilter } from "./filter";

const isWin32 = process.platform === 'win32';

export interface IGeneratorChoice {
name: string;
message: string;
Expand Down

0 comments on commit bcc7636

Please sign in to comment.