Browse Source

ux(): fixed compile issue with last commit

Torkel Ödegaard 10 năm trước cách đây
mục cha
commit
d42bfc2570
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      public/app/core/components/navbar/navbar.ts

+ 0 - 1
public/app/core/components/navbar/navbar.ts

@@ -31,4 +31,3 @@ export function navbarDirective() {
 }
 
 coreModule.directive('navbar', navbarDirective);
-coreModule.directive('navButton', navButton);