refactor: remove lang.ts (#14837)
This commit is contained in:

committed by
Chuck Jazdzewski

parent
84a65cf788
commit
8343fb7740
@ -1 +0,0 @@
|
||||
../../facade/src
|
@ -8,7 +8,6 @@
|
||||
import {ResourceLoader} from '@angular/compiler';
|
||||
import {Injectable} from '@angular/core';
|
||||
|
||||
import {isPresent} from '../facade/lang';
|
||||
|
||||
@Injectable()
|
||||
export class ResourceLoaderImpl extends ResourceLoader {
|
||||
|
Reference in New Issue
Block a user