Skip to content

Commit 1cc1e89

Browse files
Run dotnet format 🎨
1 parent ee02cf1 commit 1cc1e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/list-users/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using System;
2-
using System.Threading.Tasks;
32
using System.Linq;
3+
using System.Threading.Tasks;
44
using Notion.Client;
55

66
namespace list_users

0 commit comments

Comments
 (0)