Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Dec 27, 2020
1 parent 56097a9 commit 5381c83
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 5381c83

Please sign in to comment.