We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a31535 commit 5a24dcdCopy full SHA for 5a24dcd
pkg/deviceutils/device-utils_windows.go
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
14
limitations under the License.
15
*/
16
17
-package mountmanager
+package deviceutils
18
19
func (_ *deviceUtils) DisableDevice(devicePath string) error {
20
// No disabling is necessary on windows.
0 commit comments