Skip to content

Commit b690e56

Browse files
Remove user_id.txt and add Microsoft.VisualBasic namespace to Todos model
1 parent d3c0e49 commit b690e56

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

demos/CommandLine/Models/Supabase/Todos.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11

2+
using Microsoft.VisualBasic;
23
using Newtonsoft.Json;
34
using Supabase.Postgrest.Attributes;
45
using Supabase.Postgrest.Models;

user_id.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)