Skip to content

Commit

Permalink
remove unused includes to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasgrosser committed Nov 4, 2024
1 parent 4d927e0 commit b28f0d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Mathlib/Data/Fin/Tuple/Take.lean
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2024 Quang Dao. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Quang Dao
-/
import Batteries.Data.List.OfFn
import Mathlib.Data.Fin.Tuple.Basic

/-!
Expand Down
1 change: 0 additions & 1 deletion Mathlib/Data/List/OfFn.lean
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ Copyright (c) 2018 Mario Carneiro. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Authors: Mario Carneiro
-/
import Batteries.Data.List.OfFn
import Mathlib.Data.Fin.Tuple.Basic

/-!
Expand Down

0 comments on commit b28f0d7

Please sign in to comment.