mirror of
https://github.com/Smaug123/PulumiConfig
synced 2025-10-23 00:28:40 +00:00
Minor updates (#20)
This commit is contained in:
@@ -11,7 +11,6 @@ module Utils =
|
||||
|
||||
use s =
|
||||
names
|
||||
|> Seq.filter (fun s -> s.EndsWith name)
|
||||
|> Seq.exactlyOne
|
||||
|> assembly.GetManifestResourceStream
|
||||
|> fun s -> new StreamReader (s)
|
||||
|
Reference in New Issue
Block a user