mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
syncthing: Remove unused pathlib import so job code-quality can pass
Signed-off-by: nbenedek <contact@nbenedek.me> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
50b6fd4093
commit
6c14b9a304
@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
import grp
|
import grp
|
||||||
import os
|
import os
|
||||||
import pathlib
|
|
||||||
import pwd
|
import pwd
|
||||||
import shutil
|
import shutil
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user