Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
yutaro-oguri committed Oct 19, 2023
1 parent 7b4e4c1 commit b64d2c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gokart/file_processor.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import numpy as np
import pandas as pd
import pandas.errors
from luigi.configuration.cfg_parser import LuigiConfigParser
from luigi.format import TextFormat

from gokart.object_storage import ObjectStorage
Expand Down

0 comments on commit b64d2c1

Please sign in to comment.