mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
mark conn string not ever used yet
This commit is contained in:
parent
e7377e6e42
commit
744b52c61f
1 changed files with 1 additions and 4 deletions
|
|
@ -1,8 +1,5 @@
|
|||
using JetBrains.Annotations;
|
||||
|
||||
namespace FilterLists.Agent.AppSettings
|
||||
namespace FilterLists.Agent.AppSettings
|
||||
{
|
||||
[UsedImplicitly]
|
||||
public class ConnectionStringSettings
|
||||
{
|
||||
public string FilterListsConnection { get; set; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue