Skip to content

Commit 5a24dcd

Browse files
committed
rename package
1 parent 4a31535 commit 5a24dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/deviceutils/device-utils_windows.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
package mountmanager
17+
package deviceutils
1818

1919
func (_ *deviceUtils) DisableDevice(devicePath string) error {
2020
// No disabling is necessary on windows.

0 commit comments

Comments
 (0)