Skip to content

Commit

Permalink
[Fix/#68] Literals - Enum 타이틀 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
boyeon0119 committed Jan 13, 2024
1 parent 02dfbf5 commit 2693e89
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions HMH_iOS/HMH_iOS/Global/Literals/String/String.swift
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@ enum StringLiteral {

static var logout = "로그아웃"
static var quit = "회원탈퇴"
}

enum Setting {

static var urlArray = ["https://hmhteam.notion.site/33acb29be57245f394eb93ddb2e3b8cc",
"https://www.notion.so/hmhteam/7006ac1eb36545c38ea2bdfc7e34d2cb?pvs=4"]
}
Expand Down

0 comments on commit 2693e89

Please sign in to comment.