Skip to content

Commit

Permalink
fix: production build on gh-pages
Browse files Browse the repository at this point in the history
Fixes: openMF#416
  • Loading branch information
Jov03 committed Jun 16, 2019
1 parent 3a1ba6b commit 5c41671
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions src/app/clients/clients.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import { Observable } from 'rxjs';
@Injectable({
providedIn: 'root'
})

@Injectable()
export class ClientsService {
/**
* @param {HttpClient} http Http Client to send requests.
Expand Down
8 changes: 0 additions & 8 deletions src/app/pipes/fetch-image.pipe.spec.ts

This file was deleted.

0 comments on commit 5c41671

Please sign in to comment.