fix(deps): remove obsolete isohash
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user