remove duplicate imports
This commit is contained in:
parent
d75eb95335
commit
b468e8f7c1
1 changed files with 0 additions and 4 deletions
|
|
@ -18,10 +18,6 @@ import logging
|
|||
|
||||
import requests
|
||||
from kedro.extras.datasets.json import JSONDataSet
|
||||
|
||||
import requests
|
||||
|
||||
import logging
|
||||
from kedro.extras.datasets.pickle.pickle_dataset import PickleDataSet
|
||||
from kedro.io import DataCatalog
|
||||
from kedro.pipeline import Pipeline, node
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue