From 9082e7b3f7f1fb087a53e5f2925f375b73df8cd6 Mon Sep 17 00:00:00 2001 From: myarmolinsky Date: Thu, 26 Sep 2024 07:55:20 -0400 Subject: [PATCH] git mv `scan/index` to `device/detect` --- src/commands/{scan/index.ts => device/detect.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/commands/{scan/index.ts => device/detect.ts} (100%) diff --git a/src/commands/scan/index.ts b/src/commands/device/detect.ts similarity index 100% rename from src/commands/scan/index.ts rename to src/commands/device/detect.ts