1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 10:43:35 +00:00

purge vault and delete account features

This commit is contained in:
Kyle Spearrin
2018-06-21 22:40:01 -04:00
parent cb1a62ee27
commit cccd2abb55
14 changed files with 214 additions and 11 deletions

View File

@@ -1,6 +1,4 @@
import {
Component,
} from '@angular/core';
import { Component } from '@angular/core';
import { ToasterService } from 'angular2-toaster';
import { Angulartics2 } from 'angulartics2';