mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-04 12:49:03 +00:00
remove print statement
This commit is contained in:
parent
3a8babb546
commit
9f01598ea4
@ -29,7 +29,6 @@ print(f'{bold}=== NOTION ENHANCER CUSTOMISATION LOG ==={normal}\n')
|
||||
try:
|
||||
filepath = ''
|
||||
__folder__ = os.path.dirname(os.path.realpath(__file__)).replace('\\', '/')
|
||||
print(__folder__)
|
||||
if 'microsoft' in platform.uname()[3].lower() and sys.platform == 'linux':
|
||||
filepath = '/mnt/c/' + \
|
||||
subprocess.run(
|
||||
|
Loading…
Reference in New Issue
Block a user