code cleaning
This commit is contained in:
parent
1f431983b3
commit
d0339098f3
1 changed files with 1 additions and 4 deletions
|
@ -7,11 +7,8 @@ Author : Francois B (Makoto)
|
||||||
Licence : GPL3
|
Licence : GPL3
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
currentDir = os.path.dirname(os.path.abspath(__file__))
|
|
||||||
|
|
||||||
|
|
||||||
def mozDefragFirefox(): # Firefox defrag
|
def mozDefragFirefox(): # Firefox defrag
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue