diff --git a/packages/fppkg/src/pkguninstalledsrcsrepo.pp b/packages/fppkg/src/pkguninstalledsrcsrepo.pp index fdf11ea009..045bbed998 100644 --- a/packages/fppkg/src/pkguninstalledsrcsrepo.pp +++ b/packages/fppkg/src/pkguninstalledsrcsrepo.pp @@ -8,7 +8,6 @@ uses Classes, SysUtils, fpmkunit, - fpTemplate, pkgoptions, pkgFppkg, pkgglobals, @@ -72,8 +71,6 @@ type implementation const - KeyScanForUnits = 'ScanForUnits'; - KeyUnitPath = 'UnitPath'; KeySourceRepository = 'SourceRepository'; SLogSourceRepository = ' SourceRepository:%s';