refactor: narrow Lean imports
This commit is contained in:
parent
bfedab0f9b
commit
ffd5bc0f69
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ Copyright (c) 2021 Mac Malone. All rights reserved.
|
|||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Mac Malone
|
||||
-/
|
||||
import Lean
|
||||
import Lean.Attributes
|
||||
|
||||
open Lean
|
||||
namespace Lake
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ Copyright (c) 2021 Mac Malone. All rights reserved.
|
|||
Released under Apache 2.0 license as described in the file LICENSE.
|
||||
Authors: Mac Malone
|
||||
-/
|
||||
import Lean
|
||||
import Lean.Elab.Frontend
|
||||
import Lake.Package
|
||||
import Lake.Attributes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue