Commit 32375203 by Michael Brachmann

fix

parent 27821f79
...@@ -7,8 +7,8 @@ uses ...@@ -7,8 +7,8 @@ uses
System.SysUtils, System.Generics.Collections, XData.Sys.Exceptions, System.StrUtils, System.SysUtils, System.Generics.Collections, XData.Sys.Exceptions, System.StrUtils,
System.Hash, System.Classes, Common.Logging, System.JSON, Api.Service, VCL.Forms, System.Hash, System.Classes, Common.Logging, System.JSON, Api.Service, VCL.Forms,
Auth.Service, Uni, UniProvider, PostgreSQLUniProvider, Common.Ini, Auth.Service, Uni, UniProvider, PostgreSQLUniProvider, Common.Ini,
Sparkle.HttpServer.Context, System.NetEncoding, Sparkle.HttpServer.Context, System.NetEncoding, Common.Config,
System.Net.HttpClient, System.Net.URLClient, System.Classes; System.Net.HttpClient, System.Net.URLClient;
type type
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment