mirror of
https://github.com/NaN-tic/trytond-translate_apertium.git
synced 2023-12-14 02:03:02 +01:00
pyflakes
This commit is contained in:
parent
b620991b81
commit
79ad1a771b
1 changed files with 0 additions and 2 deletions
|
@ -2,10 +2,8 @@
|
|||
# The COPYRIGHT file at the top level of this repository contains the full
|
||||
# copyright notices and license terms.
|
||||
from subprocess import Popen, PIPE
|
||||
|
||||
from trytond.pool import PoolMeta
|
||||
|
||||
|
||||
__all__ = ['TranslateWizardStart', 'TranslateWizardTranslation']
|
||||
__metaclass__ = PoolMeta
|
||||
|
||||
|
|
Loading…
Reference in a new issue