Skip to content

Commit de32bd8

Browse files
committedDec 24, 2024
不要なimport削除
1 parent d65d88f commit de32bd8

File tree

1 file changed

+0
-1
lines changed
  • wsnet2-dashboard/backend/src/routes

1 file changed

+0
-1
lines changed
 

Diff for: ‎wsnet2-dashboard/backend/src/routes/game.ts

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as express from "express";
22
import { Client, createClient } from "@connectrpc/connect";
33
import { createGrpcTransport } from "@connectrpc/connect-node";
44
import { RoomNumber } from "../pb/roominfo_pb.js";
5-
import { Timestamp } from "../pb/timestamp_pb.js";
65
import {
76
Game,
87
GetRoomInfoReq,

0 commit comments

Comments
 (0)