Skip to content

Commit

Permalink
Merge pull request #921 from DeluxeAlonso/feature/code-cleanup
Browse files Browse the repository at this point in the history
Feature/code cleanup
  • Loading branch information
DeluxeAlonso authored Jul 3, 2024
2 parents 4e8016d + f260378 commit da2ddea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
// Copyright © 2024 Alonso. All rights reserved.
//

import Foundation
@testable import UpcomingMovies
import UpcomingMoviesDomain

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
// Copyright © 2024 Alonso. All rights reserved.
//

import Foundation
@testable import UpcomingMovies

final class MockMovieCreditsProtocol: MovieCreditsProtocol {
Expand Down

0 comments on commit da2ddea

Please sign in to comment.