Skip to content

Commit

Permalink
remove useless duplicate snipe shit
Browse files Browse the repository at this point in the history
  • Loading branch information
NecronomiconCoding committed Jul 30, 2016
1 parent 06e5799 commit b362f65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PoGo.NecroBot.Logic/ILogicSettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ public interface ILogicSettings
string GeneralConfigPath { get; }
bool SnipeAtPokestops { get; }
int MinPokeballsToSnipe { get; }
int MinPokeballsWhileSnipe { get; }
string SnipeLocationServer { get; }
int SnipeLocationServerPort { get; }
bool UseSnipeLocationServer { get; }
Expand Down

0 comments on commit b362f65

Please sign in to comment.