refactor: Remove redundent imports
This commit is contained in:
parent
5bcf3b3962
commit
f3cb311028
54 changed files with 35 additions and 129 deletions
|
@ -88,6 +88,12 @@ name = "informal"
|
|||
supportInterpreter = true
|
||||
srcDir = "scripts/MetaPrograms"
|
||||
|
||||
[[lean_exe]]
|
||||
name = "redundent_imports"
|
||||
supportInterpreter = true
|
||||
srcDir = "scripts/MetaPrograms"
|
||||
|
||||
|
||||
# -- Optional inclusion of openAI_doc_check. Needs `llm` above.
|
||||
#[[lean_exe]]
|
||||
#name = "openAI_doc_check"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue