Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Dec 23, 2020
1 parent a0f168d commit ad64609
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/directives/viewDirective.ts
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,6 @@ uiView = [
};
}

function configsEqual(config1: Ng1ViewConfig, config2: Ng1ViewConfig) {
return config1 === config2;
}

const rootData = {
$cfg: { viewDecl: { $context: $view._pluginapi._rootViewContext() } },
$uiView: {},
Expand Down

0 comments on commit ad64609

Please sign in to comment.