Skip to content

Commit 8d8b14b

Browse files
committed
run exe shake --fix
1 parent 745e304 commit 8d8b14b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Mathlib/CategoryTheory/Closed/PowerObjects.lean

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ Released under Apache 2.0 license as described in the file LICENSE.
44
Authors: Klaus Gy
55
-/
66
import Mathlib.CategoryTheory.Limits.Shapes.Pullback.Equalizer
7-
import Mathlib.CategoryTheory.Topos.Classifier
7+
import Mathlib.CategoryTheory.Subobject.Basic
8+
import Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
89
/-!
910
# Elementary Topos (in Elementary Form)
1011

Mathlib/CategoryTheory/Limits/Shapes/Pullback/Equalizer.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Released under Apache 2.0 license as described in the file LICENSE.
44
Authors: Andrew Yang
55
-/
66
import Mathlib.CategoryTheory.Limits.Shapes.Pullback.CommSq
7-
import Mathlib.CategoryTheory.Monoidal.Cartesian.Basic
87

98

109
/-!

0 commit comments

Comments
 (0)