Skip to content

Commit

Permalink
Import Algorithms instead of Math
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbean committed Aug 13, 2018
1 parent 06608e5 commit 0b1df08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SpelledPitch/SpelledDyad.swift
Expand Up @@ -6,7 +6,7 @@
//
//

import Math
import Algorithms

/// Dyad of `SpelledPitch` values.
public struct SpelledDyad {
Expand Down

0 comments on commit 0b1df08

Please sign in to comment.