diff --git a/src/app/profile/profile.component.ts b/src/app/profile/profile.component.ts index a86dabe..29e6b8b 100644 --- a/src/app/profile/profile.component.ts +++ b/src/app/profile/profile.component.ts @@ -33,11 +33,6 @@ import {ConfigBarComponent} from "./config-bar.component"; url: "^/profile/:profile", component: ProfileInfoComponent, views: { - "profile-info": { - templateUrl: "app/profile/info/profile-info.html", - controller: ProfileInfoComponent, - controllerAs: "vm" - }, "actions@main": { templateUrl: "app/profile/navbar-actions.html", controller: ProfileActionsComponent, -- libgit2 0.21.2