chore: remove unused code

This commit is contained in:
100gle
2023-08-08 16:08:44 +08:00
parent 42904fc5b7
commit 0034eae3bb

View File

@@ -119,26 +119,6 @@
"fake.providers" "fake.providers"
] ]
}, },
{
"cell_type": "code",
"execution_count": 6,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"'Craig Daniels'"
]
},
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"fake.providers[5].name()"
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
@@ -713,7 +693,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.9.0" "version": "3.11.4"
}, },
"orig_nbformat": 4, "orig_nbformat": 4,
"vscode": { "vscode": {