mirror of
https://github.com/ragestudio/linebridge.git
synced 2025-06-09 10:34:17 +00:00
remove unused import
This commit is contained in:
parent
b94e18fdd0
commit
2bca93d7f2
@ -1,5 +1,3 @@
|
|||||||
import { performance } from "node:perf_hooks"
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
ping: async (client, data) => {
|
ping: async (client, data) => {
|
||||||
client.emit("pong")
|
client.emit("pong")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user