Skip to content
Snippets Groups Projects
Commit 11198872 authored by Zijing Wei's avatar Zijing Wei
Browse files

feat: remove info

parent 0a2ce1fc
No related branches found
No related tags found
No related merge requests found
......@@ -18,10 +18,3 @@ model PingPong {
pong_time DateTime @db.Timestamp(0)
latency Float @db.Float
}
// model User {
// id Int @id @default(autoincrement())
// createdAt DateTime @default(now())
// email String @unique
// name String?
// }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment