IP whitelist import fix

This commit is contained in:
Ben Allfree
2023-12-25 22:00:21 +00:00
parent 3f741955b9
commit 7a030e9fac

View File

@@ -2,7 +2,6 @@ export * from './CentralDbService'
export * from './FtpService'
export * from './InstanceLoggerService'
export * from './InstanceService'
export * from './IpWhitelistService'
export * from './MothershipAdmimClientService'
export * from './PocketBaseService'
export * from './PocketbaseReleaseDownloadService'