spaceing, around future refactoring todo, in order to keep all key away from source code

main
Paul Schneider 7 years ago
parent 7af1c867eb
commit e11d625fe0
1 changed files with 1 additions and 0 deletions

@ -19,6 +19,7 @@ namespace test
EMailer _mailer; EMailer _mailer;
ILoggerFactory _loggerFactory; ILoggerFactory _loggerFactory;
IEmailSender _mailSender; IEmailSender _mailSender;
public static string ApiKey => "53f4d5da-93a9-4584-82f9-b8fdf243b002" ; public static string ApiKey => "53f4d5da-93a9-4584-82f9-b8fdf243b002" ;
public SiteSettings SiteSetup public SiteSettings SiteSetup

Loading…