Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gerion Entrup
brainzfs
Commits
138de07c
Commit
138de07c
authored
Nov 30, 2016
by
Gerion Entrup
Browse files
brainzfs: drop meaningless print
parent
9f986588
Changes
1
Hide whitespace changes
Inline
Side-by-side
brainzfs.py
View file @
138de07c
...
...
@@ -75,9 +75,6 @@ def main(args):
datefmt
=
'%y-%m-%d %H:%M'
)
logger
=
logging
.
getLogger
(
'main'
)
print
(
arg
.
force_clean
)
print
(
arg
.
scan_interval
)
# set settings options
for
opt
,
value
in
settings
.
get_options
():
v
=
getattr
(
arg
,
opt
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment