fix every last warning in every last file (non-html at least)
This commit is contained in:
parent
dc5d26d13e
commit
f7eef416d9
14 changed files with 154 additions and 189 deletions
|
@ -2,7 +2,7 @@
|
|||
using System.Security.Cryptography.X509Certificates;
|
||||
using CefSharp;
|
||||
|
||||
namespace DiamondCreeperBrowser
|
||||
namespace XeroBrowser
|
||||
{
|
||||
public class RequestHandler : IRequestHandler
|
||||
{
|
||||
|
|
Reference in a new issue