Skip to content

Commit 70cdf92

Browse files
committed
relau
1 parent d011183 commit 70cdf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/relay/relay.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Account from './rpc/account';
2-
import { Order } from './rpc/order';
2+
import Order from './rpc/order';
33
import Market from './rpc/market';
44
import Ring from './rpc/ring';
55

0 commit comments

Comments
 (0)