remove remote.py, which was intended to be removed...
...in cf939a858b
but apparently the
removal had an accident.
Change-Id: Ifea1deebaf8c49eb72aa688f2b161f13b6a25844
This commit is contained in:
committed by
Michael Stahl
parent
2f14e2e67c
commit
e5d64a0c5c
@@ -1,8 +0,0 @@
|
|||||||
#!/usr/bin/env python
|
|
||||||
|
|
||||||
import uno
|
|
||||||
from fax.FaxWizardDialogImpl import FaxWizardDialogImpl
|
|
||||||
import sys
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
|
||||||
FaxWizardDialogImpl.main(sys.argv)
|
|
Reference in New Issue
Block a user