Skip to content

Commit

Permalink
Remove blank line from merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
T4rk1n committed Sep 20, 2018
1 parent f5039fb commit 2b55681
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dash/dash.py
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,6 @@ def serve_component_suites(self, package_name, path_in_package_dist):
self.config.components_cache_max_age)
}


return Response(
pkgutil.get_data(package_name, path_in_package_dist),
mimetype=mimetype,
Expand Down

0 comments on commit 2b55681

Please sign in to comment.