Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fgdorais committed May 27, 2024
1 parent 2e64898 commit a59a726
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 32 deletions.
1 change: 0 additions & 1 deletion Batteries.lean
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ import Batteries.Data.PairingHeap
import Batteries.Data.RBMap
import Batteries.Data.Range
import Batteries.Data.Rat
import Batteries.Data.Sigma
import Batteries.Data.String
import Batteries.Data.Sum
import Batteries.Data.UInt
Expand Down
2 changes: 0 additions & 2 deletions Batteries/Data/DArray.lean
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: François G. Dorais
-/

import Batteries.Data.Sigma

namespace Batteries

/-- `DArray` is a heterogenous array with element types given by `type`. -/
Expand Down
29 changes: 0 additions & 29 deletions Batteries/Data/Sigma.lean

This file was deleted.

0 comments on commit a59a726

Please sign in to comment.