mirror of
https://github.com/bitwarden/browser.git
synced 2024-10-30 08:10:34 +01:00
cleanup imports
This commit is contained in:
parent
9b99c299e4
commit
428f46af06
@ -1,8 +1,5 @@
|
||||
import * as program from 'commander';
|
||||
|
||||
import { CipherService } from 'jslib/abstractions/cipher.service';
|
||||
import { FolderService } from 'jslib/abstractions/folder.service';
|
||||
|
||||
import { Response } from '../models/response';
|
||||
import { StringResponse } from '../models/response/stringResponse';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user