Skip to content

Commit

Permalink
refactor: deleted unnecessary imports
Browse files Browse the repository at this point in the history
* updated Podfile.lock on the test project
  • Loading branch information
soo941226 committed Feb 15, 2022
1 parent bf92e9a commit 6a8a46c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Core/ParticleEffect/ParticleEffects.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

#if os(iOS)
import UIKit
import CoreGraphics
import QuartzCore

//MARK: - basic concepts of ParticleEffect
internal class ParticleEffect: Effectable {
Expand Down
4 changes: 2 additions & 2 deletions VEMTestProject/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ SPEC REPOS:
SPEC CHECKSUMS:
SwiftLint: e96c0a8c770c7ebbc4d36c55baf9096bb65c4584

PODFILE CHECKSUM: 78e6a73033ca8f2ace36a8232be5d7aec6d4ea79
PODFILE CHECKSUM: a0dd50fc39ca0cfed712dab169fd54578aaa28d1

COCOAPODS: 1.10.1
COCOAPODS: 1.11.2

0 comments on commit 6a8a46c

Please sign in to comment.