mirror of
https://github.com/apple/pkl.git
synced 2026-07-03 19:51:47 +02:00
Fix incorrect member links (#1723)
This fixes various incorrect member links in the stdlib.
This commit is contained in:
@@ -21,7 +21,6 @@ module pkl.EvaluatorSettings
|
||||
|
||||
import "pkl:EvaluatorSettings"
|
||||
import "pkl:platform"
|
||||
// used by doc comments
|
||||
import "pkl:Project"
|
||||
|
||||
/// The external properties available to Pkl, read using the `prop:` scheme.
|
||||
|
||||
Reference in New Issue
Block a user