Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan King committed Feb 1, 2023
1 parent 57c8daf commit bd3c56d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hail/python/hail/context.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import os
from contextlib import contextmanager
from urllib.parse import urlparse, urlunparse
from random import Random

import pkg_resources
from pyspark import SparkContext
Expand Down

0 comments on commit bd3c56d

Please sign in to comment.