Skip to content

Commit

Permalink
Merge pull request #124 from DSM-PICK/feature/refactoring
Browse files Browse the repository at this point in the history
chore :: 정리
  • Loading branch information
cyj513 authored Nov 25, 2024
2 parents 9e7bed6 + ee1c1dd commit 1b8cd01
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 119 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ import UIKit
public extension UIColor {
// MARK: background
static let background = DesignSystemAsset.Color.background.color

// MARK: error
static let error = DesignSystemAsset.Color.error.color

// MARK: gray
static let gray50 = DesignSystemAsset.Color.gray50.color
static let gray100 = DesignSystemAsset.Color.gray100.color
Expand Down
117 changes: 0 additions & 117 deletions Projects/Presentation/Sources/Scene/Test/TestViewController.swift

This file was deleted.

0 comments on commit 1b8cd01

Please sign in to comment.