gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-ui] 67/459: removal of unused import


From: gnunet
Subject: [reclaim-ui] 67/459: removal of unused import
Date: Fri, 11 Jun 2021 23:22:39 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-ui.

commit 8933aeadef39b5cf8c8fe26f6821ab9b6fd6bda0
Author: Alexia Pagkopoulou <a.pagkopoulou@tum.de>
AuthorDate: Mon May 27 11:27:59 2019 +0200

    removal of unused import
---
 src/app/identity-list/identity-list.component.ts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/app/identity-list/identity-list.component.ts 
b/src/app/identity-list/identity-list.component.ts
index 496792f..970af22 100644
--- a/src/app/identity-list/identity-list.component.ts
+++ b/src/app/identity-list/identity-list.component.ts
@@ -3,7 +3,6 @@ import 'rxjs/add/observable/forkJoin';
 import {Component, OnInit} from '@angular/core';
 import {ActivatedRoute, Router} from '@angular/router';
 import {Observable} from 'rxjs/Rx';
-import {catchError} from 'rxjs/operators';
 
 import {Attribute} from '../attribute';
 import {GnsService} from '../gns.service';

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]