We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2df49 commit 6d60e79Copy full SHA for 6d60e79
dsc_lib/src/functions/length.rs
@@ -1,8 +1,6 @@
1
// Copyright (c) Microsoft Corporation.
2
// Licensed under the MIT License.
3
4
-use core::option::Option::Some;
5
-
6
use crate::DscError;
7
use crate::configure::context::Context;
8
use crate::functions::{AcceptedArgKind, Function, FunctionCategory};
0 commit comments