mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 20:59:17 +02:00
pas2js: clean up
This commit is contained in:
parent
9650ea9371
commit
944fda4e6d
@ -24,7 +24,7 @@ unit FrmPas2jsInstaller;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, fphttpclient, ssockets, sslsockets, Zipper,
|
Classes, SysUtils, fphttpclient, Zipper,
|
||||||
LazFileUtils, FPCAdds, LazLoggerBase, FileUtil,
|
LazFileUtils, FPCAdds, LazLoggerBase, FileUtil,
|
||||||
Forms, Controls, Graphics, Dialogs, StdCtrls, ExtCtrls, ComCtrls,
|
Forms, Controls, Graphics, Dialogs, StdCtrls, ExtCtrls, ComCtrls,
|
||||||
IDEUtils, IDEDialogs,
|
IDEUtils, IDEDialogs,
|
||||||
|
Loading…
Reference in New Issue
Block a user