Remove unused utils module
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
import os
|
|
||||||
|
|
||||||
|
|
||||||
def map_path(directory_name):
|
|
||||||
return os.path.join(os.path.dirname(__file__),
|
|
||||||
'../' + directory_name).replace('\\', '/')
|
|
||||||
Reference in New Issue
Block a user