fix: remove #check
This commit is contained in:
parent
f40dbbcf02
commit
9544a0572e
1 changed files with 0 additions and 2 deletions
|
|
@ -206,8 +206,6 @@ structure Package where
|
|||
scripts : NameMap Script := {}
|
||||
deriving Inhabited
|
||||
|
||||
#check String.dropRight
|
||||
|
||||
hydrate_opaque_type OpaquePackage Package
|
||||
|
||||
abbrev PackageSet := RBTree Package (·.config.name.quickCmp ·.config.name)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue