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 6d60e79 commit e9a33d6Copy full SHA for e9a33d6
dsc_lib/src/functions/empty.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