From 944fda4e6d0726cb6d8bf92d6ab53270c8f48837 Mon Sep 17 00:00:00 2001 From: mattias Date: Fri, 5 Apr 2024 20:25:32 +0200 Subject: [PATCH] pas2js: clean up --- components/pas2js/frmpas2jsinstaller.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/pas2js/frmpas2jsinstaller.pas b/components/pas2js/frmpas2jsinstaller.pas index 7cafdc9159..e15a938fbd 100644 --- a/components/pas2js/frmpas2jsinstaller.pas +++ b/components/pas2js/frmpas2jsinstaller.pas @@ -24,7 +24,7 @@ unit FrmPas2jsInstaller; interface uses - Classes, SysUtils, fphttpclient, ssockets, sslsockets, Zipper, + Classes, SysUtils, fphttpclient, Zipper, LazFileUtils, FPCAdds, LazLoggerBase, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls, ExtCtrls, ComCtrls, IDEUtils, IDEDialogs,