diff --git a/hydradx/notebooks/Omnipool/FeeAdjustment.ipynb b/hydradx/notebooks/Omnipool/FeeAdjustment.ipynb index 51c50e0c..b1236b9e 100644 --- a/hydradx/notebooks/Omnipool/FeeAdjustment.ipynb +++ b/hydradx/notebooks/Omnipool/FeeAdjustment.ipynb @@ -168,9 +168,6 @@ "end_time": "2023-05-24T15:14:34.207704241Z", "start_time": "2023-05-24T15:01:10.779629649Z" }, - "jupyter": { - "source_hidden": true - }, "tags": [] }, "outputs": [ @@ -199,7 +196,7 @@ ], "source": [ "plt.figure(figsize=(20, 5))\n", - "plt.title('LP fees earned after one month, assuming different trade volumes:')\n", + "plt.title('LP fees earned after one month:')\n", "graph_length = len(mint_events[1])\n", "plt.xticks(\n", " [0, graph_length / 3, graph_length / 1.5, graph_length],\n",