Skip to content

Commit

Permalink
Remove unused get_config import
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Sep 9, 2021
1 parent 0c95a28 commit d30b04a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions helm-chart/binderhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ jupyterhub:
00-binder: |
from tornado import web
# get custom config from values.custom
import z2jh
cors = z2jh.get_config('custom.cors', {})
# image & token are set via spawn options
from kubespawner import KubeSpawner
from traitlet import Bool, Unicode
Expand Down

0 comments on commit d30b04a

Please sign in to comment.