Skip to content

Commit cc2ebbe

Browse files
committed
Dependency Update
1 parent 50bddd5 commit cc2ebbe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Mathlib/Tactic/Linter/DirectoryDependency.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,6 @@ def forbiddenImportDirs : NamePrefixRel := .ofArray #[
514514
(`Mathlib.ModelTheory, `Mathlib.Probability),
515515
(`Mathlib.ModelTheory, `Mathlib.RepresentationTheory),
516516
(`Mathlib.ModelTheory, `Mathlib.Testing),
517-
(`Mathlib.ModelTheory, `Mathlib.Topology),
518517
(`Mathlib.NumberTheory, `Mathlib.AlgebraicGeometry),
519518
(`Mathlib.NumberTheory, `Mathlib.AlgebraicTopology),
520519
(`Mathlib.NumberTheory, `Mathlib.Computability),

0 commit comments

Comments
 (0)