Skip to content

Commit 926a33d

Browse files
committed
Fixing build
1 parent bfb6198 commit 926a33d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

AzureFunctions.AngularClient/src/app/function/embedded/embedded-function-test-tab/embedded-function-test-tab.component.ts

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import { TabComponent } from './../../../controls/tabs/tab/tab.component';
1616
import { BroadcastEvent } from 'app/shared/models/broadcast-event';
1717
import { Subject } from 'rxjs/Subject';
1818
import { Component, OnInit, ViewChild, Output, Input, OnChanges, SimpleChange, ContentChildren, QueryList, OnDestroy } from '@angular/core';
19-
import { Headers } from '@angular/http';
2019
import { BroadcastService } from 'app/shared/services/broadcast.service';
2120

2221
@Component({

0 commit comments

Comments
 (0)