Skip to content

Commit

Permalink
Merge pull request #1 from garydev10/master
Browse files Browse the repository at this point in the history
merge upstream Master to develop
  • Loading branch information
garydev10 authored Jul 14, 2024
2 parents a08d84c + 5346d38 commit 3caa99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/register/register.component.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Component, OnInit } from '@angular/core';
import { Component } from '@angular/core';
import { AuthService } from '../_services/auth.service';

@Component({
Expand Down

0 comments on commit 3caa99e

Please sign in to comment.