Skip to content

Commit b434a21

Browse files
authored
Revert "add import"
1 parent 61e73a8 commit b434a21

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

00_core.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"source": [
2727
"#export\n",
2828
"from fastcore.all import *\n",
29-
"from fastcore.net import urlsend\n",
3029
"from ghapi.metadata import funcs\n",
3130
"\n",
3231
"import mimetypes,base64\n",

ghapi/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
# Cell
66
from fastcore.all import *
7-
from fastcore.net import urlsend
87
from .metadata import funcs
98

109
import mimetypes,base64

0 commit comments

Comments
 (0)