Remove test

This commit is contained in:
Eric Bailey
2026-01-26 13:28:57 -06:00
parent 6a442675d9
commit 1e75948f91
+1 -1
View File
@@ -6,5 +6,5 @@
* See `#/storage/schema.ts` for examples.
*/
export type Device = Partial<{
test: string
// add values here
}>