Skip to content

Commit

Permalink
no style fixes in this pr
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx committed Feb 21, 2019
1 parent b67341e commit a6a9419
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/models/addon.js
Original file line number Diff line number Diff line change
Expand Up @@ -298,10 +298,6 @@ let addonProto = {
public: 'public',
};

if (this.isModuleUnification()) {
this.treePaths.styles = 'src/ui/styles';
}

this.treeForMethods = defaultsDeep({}, DEFAULT_TREE_FOR_METHODS);

if (this.parent) {
Expand Down

0 comments on commit a6a9419

Please sign in to comment.