Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
nhandler committed Jan 6, 2016
1 parent 381cab1 commit 9462d05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion paasta_tools/cli/cmds/validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ def get_service_path(service, soa_dir):
def path_to_soa_dir_service(service_path):
soa_dir = os.path.dirname(service_path)
service = os.path.basename(service_path)

return soa_dir, service


Expand Down

0 comments on commit 9462d05

Please sign in to comment.