Skip to content

Commit

Permalink
tidy imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Parcly-Taxel committed Sep 21, 2024
1 parent cd5d125 commit 17a75a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Carleson/Discrete/ForestComplement.lean
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import Carleson.Discrete.Defs
import Carleson.Forest
import Mathlib.Combinatorics.Enumerative.DoubleCounting

open MeasureTheory Measure NNReal Metric Complex Set
Expand Down
1 change: 0 additions & 1 deletion Carleson/Discrete/ForestUnion.lean
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import Carleson.Discrete.ExceptionalSet
import Carleson.Discrete.ForestComplement
import Carleson.Forest
import Mathlib.Combinatorics.Enumerative.DoubleCounting

open MeasureTheory Measure NNReal Metric Complex Set
open scoped ENNReal
Expand Down

0 comments on commit 17a75a1

Please sign in to comment.