Skip to content

Commit

Permalink
Fix ambiguous Bundle.
Browse files Browse the repository at this point in the history
  • Loading branch information
furby-tm committed Mar 17, 2024
1 parent 55484ab commit 02ae60b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Sources/KrakenKit/Bundle.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
* . x x x . o o o . x x x . : : : . o x o . : : : .
* -------------------------------------------------------------- */

import Foundation
import PixarUSD /* For Bundle on Linux. */
import PixarUSD /* For Bundle. */

public extension Bundle
{
Expand Down

0 comments on commit 02ae60b

Please sign in to comment.