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