remove unused import
This commit is contained in:
parent
85587e0672
commit
64be82d5cc
|
@ -1,7 +1,5 @@
|
|||
import * as TypeMoq from 'typemoq';
|
||||
|
||||
import { DeviceType } from '../../../src/enums/deviceType';
|
||||
|
||||
import { PlatformUtilsService } from '../../../src/abstractions/platformUtils.service';
|
||||
|
||||
import { WebCryptoFunctionService } from '../../../src/services/webCryptoFunction.service';
|
||||
|
|
Loading…
Reference in New Issue