Skip to content

Commit 3844705

Browse files
committed
Update imports on DictionaryExtensions
1 parent e7df82a commit 3844705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Core/Extensions/DictionaryExtensions.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System;
22
using System.Collections.Generic;
3+
using System.Linq;
34
using System.Text;
45

56
namespace Supabase.Core.Extensions

0 commit comments

Comments
 (0)