Skip to content

Commit

Permalink
Remove extra line to conform to style guides
Browse files Browse the repository at this point in the history
  • Loading branch information
Samasaur1 committed Jul 2, 2020
1 parent 143e52a commit 740c609
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/DiceKit/Caching.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ public protocol Caching {
static var enableCaching: Bool { get set }
}


/// Whether or not DiceKit types should cache the results of probability computations across objects.
///
/// The results of rolling are **NOT** cached.
Expand Down

0 comments on commit 740c609

Please sign in to comment.