style: added space

This commit is contained in:
wonderlandpark 2021-05-13 22:28:10 +09:00
parent daac5c2307
commit 63b43d2331

View File

@ -1,4 +1,4 @@
import { NextApiRequest} from 'next'
import { NextApiRequest } from 'next'
import rateLimit from 'express-rate-limit'
import { get, update } from '@utils/Query'