mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-05-04 12:24:52 +00:00
cleanup: Whitespaces and imports
- Remove unnecessary import - Reorder imports - Fix whitespace issues
This commit is contained in:
parent
933c96914b
commit
2ddb415bba
6 changed files with 15 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
import argparse
|
||||
import sys
|
||||
import operator
|
||||
import sys
|
||||
|
||||
from app.app import create_app
|
||||
from app.default_values import DEFAULT_ARGUMENTS as DEFARGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue