Skip to content

Commit 6d60e79

Browse files
SteveL-MSFTCopilot
andcommitted
Update dsc_lib/src/functions/length.rs
Co-authored-by: Copilot <[email protected]>
1 parent fa2df49 commit 6d60e79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dsc_lib/src/functions/length.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (c) Microsoft Corporation.
22
// Licensed under the MIT License.
33

4-
use core::option::Option::Some;
5-
64
use crate::DscError;
75
use crate::configure::context::Context;
86
use crate::functions::{AcceptedArgKind, Function, FunctionCategory};

0 commit comments

Comments
 (0)