Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Unused code left in main application file #129

Closed
peterblazejewicz opened this issue Jan 26, 2015 · 1 comment
Closed

Unused code left in main application file #129

peterblazejewicz opened this issue Jan 26, 2015 · 1 comment

Comments

@peterblazejewicz
Copy link
Contributor

There is unused code left in main application file:
https://github.com/yeoman/generator-polymer/blob/master/app/index.js#L27

var defaultName = path.basename(process.cwd());

The application name is actually derived from built-in determineAppname.

Mind me removing this via PR?
Thanks!

@robdodson
Copy link
Contributor

sure!

On Tue, Jan 27, 2015 at 7:22 AM, Peter Blazejewicz <notifications@github.com

wrote:

There is unused code left in main application file:
https://github.com/yeoman/generator-polymer/blob/master/app/index.js#L27

var defaultName = path.basename(process.cwd());

The application name is actually derived from built-in determineAppname.

Mind me removing this via PR?
Thanks!


Reply to this email directly or view it on GitHub
#129.

@kevva kevva closed this as completed in 6a60474 Jan 27, 2015
kevva added a commit that referenced this issue Jan 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants