diff options
Diffstat (limited to '')
| -rw-r--r-- | ufund-ui/src/app/components/login/login.component.html | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/ufund-ui/src/app/components/login/login.component.html b/ufund-ui/src/app/components/login/login.component.html index e1c3e2a..c67b903 100644 --- a/ufund-ui/src/app/components/login/login.component.html +++ b/ufund-ui/src/app/components/login/login.component.html @@ -6,5 +6,4 @@      <div>          New? <a routerLink="/signup">Create an account</a>      </div> -    <span *ngIf="statusText">{{statusText | async}}</span>  </div>  | 
