Removed unused import.

This commit is contained in:
Geoff Taylor 2021-05-24 14:54:06 +01:00
parent 30543975ee
commit fefb160858
1 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "preceding-cisco",
"id": "stylish-fetish",
"metadata": {},
"source": [
"# ⚠ Warning\n",
@ -16,7 +16,7 @@
},
{
"cell_type": "markdown",
"id": "experienced-drive",
"id": "smart-woman",
"metadata": {},
"source": [
"# 🥭 Show All Accounts\n",
@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "banned-vitamin",
"id": "brutal-imagination",
"metadata": {},
"source": [
"## How To Use This Page\n",
@ -39,7 +39,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "numeric-routine",
"id": "involved-lafayette",
"metadata": {
"jupyter": {
"source_hidden": true
@ -52,14 +52,14 @@
"\n",
"from pyserum.market import Market\n",
"\n",
"from BaseModel import AccountInfo, Group, MarginAccount, OpenOrders, TokenAccount\n",
"from BaseModel import AccountInfo, Group, MarginAccount, TokenAccount\n",
"from Context import default_context\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "national-argentina",
"id": "jewish-miami",
"metadata": {},
"outputs": [],
"source": [