Skip to content

Commit a29da1a

Browse files
committed
Update Conversion.cs
1 parent 994244e commit a29da1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TelegramBotBase/Tools/Conversion.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using System.Collections.Generic;
1+
using System;
2+
using System.Collections.Generic;
23
using System.Reflection;
34
using TelegramBotBase.Form;
45

0 commit comments

Comments
 (0)