Skip to content

Commit

Permalink
Deleted unused numpy import
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafalz13 authored Sep 27, 2022
1 parent ba5a6a2 commit 782f873
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion viadot/sources/azure_data_lake.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from typing import Any, Dict, List

import pandas as pd
import numpy as np
from adlfs import AzureBlobFileSystem, AzureDatalakeFileSystem

from ..config import local_config
Expand Down

0 comments on commit 782f873

Please sign in to comment.