refactor: Remove redundent imports

This commit is contained in:
jstoobysmith 2024-12-20 16:46:11 +00:00
parent 5bcf3b3962
commit f3cb311028
54 changed files with 35 additions and 129 deletions

View file

@ -3,7 +3,6 @@ Copyright (c) 2024 Joseph Tooby-Smith. All rights reserved.
Released under Apache 2.0 license.
Authors: Joseph Tooby-Smith
-/
import HepLean.Meta.Informal.Basic
import HepLean.Meta.Basic
/-!