mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[feature-274] remove todo
This commit is contained in:
@@ -161,7 +161,6 @@ export class BSVersionManagerService {
|
||||
shareReplay({ bufferSize: 1, refCount: true })
|
||||
);
|
||||
|
||||
// TODO : progression wrong
|
||||
this.progressBar.show(obs$.pipe(map(progress => (progress.current / progress.total) * 100)), true);
|
||||
|
||||
return obs$;
|
||||
|
||||
Reference in New Issue
Block a user