mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 08:21:18 +00:00
Cleans some code
This commit is contained in:
@@ -15,5 +15,4 @@ else:
|
||||
_ROOT = os.path.abspath(os.path.dirname(__file__))
|
||||
|
||||
def get_data(path):
|
||||
print os.path.join(_ROOT, 'data', path)
|
||||
return os.path.join(_ROOT, 'data', path)
|
||||
|
||||
Reference in New Issue
Block a user