Skip to content

Commit

Permalink
Fix problem bad import
Browse files Browse the repository at this point in the history
  • Loading branch information
algorys committed Oct 11, 2016
1 parent ae4d287 commit 49f4563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
]

# Get HOME and USER
from alignak_app.logs import get_home_user
from alignak_app.utils import get_home_user
home = get_home_user()
home += '/.alignak_app'

Expand Down

0 comments on commit 49f4563

Please sign in to comment.