🔥 Remove CPU module

This commit is contained in:
ajnart
2022-06-06 23:56:08 +02:00
parent c552104413
commit bf7b9637f7

View File

@@ -4,4 +4,3 @@ export * from './search';
export * from './ping'; export * from './ping';
export * from './weather'; export * from './weather';
export * from './downloads'; export * from './downloads';
export * from './system';