Skip to content

Commit 5bb128d

Browse files
committed
Removed RestSharp that threw error
1 parent 8dbb2f5 commit 5bb128d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

TravBotSharp/Forms/InactiveFinder.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
using System;
2-
using System.Net;
3-
using System.Linq;
42
using System.Drawing;
5-
using System.Threading.Tasks;
63
using System.Collections.Generic;
74
using System.Windows.Forms;
8-
9-
using RestSharp;
10-
115
using TbsCore.Models;
126
using TbsCore.Models.VillageModels;
137
using TbsCore.Models.AccModels;

0 commit comments

Comments
 (0)