Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
fix: deleted unnecessary files from the default version of polymer
Browse files Browse the repository at this point in the history
  • Loading branch information
RitaOak committed May 27, 2020
1 parent e7f0168 commit c5e5c91
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 351 deletions.
3 changes: 0 additions & 3 deletions src/actions/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ const loadPage = page => dispatch => {
case 'view2':
import('../components/my-view2.js');
break;
case 'view3':
import('../components/my-view3.js');
break;
case 'oae':
import('../components/oae.js');
break;
Expand Down
79 changes: 0 additions & 79 deletions src/actions/shop.js

This file was deleted.

131 changes: 0 additions & 131 deletions src/components/my-view3.js

This file was deleted.

80 changes: 0 additions & 80 deletions src/components/shop-cart.js

This file was deleted.

33 changes: 0 additions & 33 deletions src/components/shop-item.js

This file was deleted.

25 changes: 0 additions & 25 deletions src/components/shop-products.js

This file was deleted.

1 comment on commit c5e5c91

@datreeio
Copy link

@datreeio datreeio bot commented on c5e5c91 May 27, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

6 / 1 Rules Failed

:octocat: Ensure a .gitignore file is included in project

Please sign in to comment.