mirror of
https://github.com/ARM-software/devlib.git
synced 2025-03-03 16:57:51 +00:00
utils/android: whitespace
This commit is contained in:
parent
25ad53feff
commit
b3242a1ee4
@ -616,7 +616,7 @@ class LogcatMonitor(threading.Thread):
|
||||
with self._datalock:
|
||||
while not self._lines.empty():
|
||||
self._lines.get()
|
||||
|
||||
|
||||
with open(self._logfile, 'w') as fh:
|
||||
pass
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user