mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-05-30 09:21:18 +00:00
Remove unused import
This commit is contained in:
parent
de96163ad7
commit
17962dee2d
@ -42,7 +42,6 @@ ${
|
|||||||
// Making aliases to reduce chance of accidental name collision
|
// Making aliases to reduce chance of accidental name collision
|
||||||
import {
|
import {
|
||||||
v5_callFunction as callFunction$$,
|
v5_callFunction as callFunction$$,
|
||||||
v5_registerService as registerService$$,
|
v5_registerService as registerService$$
|
||||||
FluencePeer as FluencePeer$$
|
|
||||||
} from '@fluencelabs/js-client';`;
|
} from '@fluencelabs/js-client';`;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user