fix(deps): remove obsolete isohash

This commit is contained in:
2026-05-19 06:56:02 +00:00
parent a5b08f6304
commit e07702ce37
3 changed files with 0 additions and 6 deletions
-2
View File
@@ -5,7 +5,6 @@ export { typedrequestInterfaces };
// pushrocks scope
import * as lik from '@push.rocks/lik';
import * as isohash from '@push.rocks/isohash';
import * as isounique from '@push.rocks/isounique';
import * as smartdelay from '@push.rocks/smartdelay';
import * as smartlog from '@push.rocks/smartlog';
@@ -17,7 +16,6 @@ import * as smarturl from '@push.rocks/smarturl';
export {
lik,
isohash,
isounique,
smartdelay,
smartlog,