Skip to content

Commit 2f90fda

Browse files
committed
refactor
1 parent 455c035 commit 2f90fda

14 files changed

+113
-30
lines changed

iosApp/iosApp/AppError+readableErrorMessage.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// AppError+readableErrorMessage.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/15/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/15/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

iosApp/iosApp/DIContainer+get.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DIContainer+get.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/15/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/15/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

iosApp/iosApp/ErrorMessageAndButton.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// ErrorMessageAndButton.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/16/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/16/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

iosApp/iosApp/GithubEmptySearch.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// GithubEmptySearch.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/16/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/16/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

iosApp/iosApp/GithubRepoItemRow.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// GithubRepoItemRow.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/17/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/17/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

iosApp/iosApp/GithubRepoItemsFirstPage.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// GithubRepoItemsFirstPage.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/16/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/16/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

iosApp/iosApp/GithubRepoItemsList.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// GithubRepoItemsList.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/16/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/16/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

iosApp/iosApp/IOSGithubSearchViewModel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// IOSGithubSearchViewModel.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/18/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/18/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

iosApp/iosApp/Utils/Color+init.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Color+init.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/25/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/25/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

iosApp/iosApp/Utils/LazyView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// LazyView.swift
33
// iosApp
44
//
5-
// Created by Hoc Nguyen T. on 7/18/22.
5+
// Created by Petrus Nguyen Thai Hoc on 7/18/22.
66
// Copyright © 2022 orgName. All rights reserved.
77
//
88

0 commit comments

Comments
 (0)