Skip to content

Commit

Permalink
feat: remove useless libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentLvr committed Sep 29, 2023
1 parent 66c84ab commit 52cbff4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions GitHub/GitHub_Create_Issue_from_Naas_Chat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,8 @@
},
"outputs": [],
"source": [
"from naas_drivers import naas_chat_plugin\n",
"from IPython.display import Markdown\n",
"import naas\n",
"import requests\n",
"import json"
"import requests"
]
},
{
Expand Down

0 comments on commit 52cbff4

Please sign in to comment.