tests: clean unused imports
This commit is contained in:
parent
7ce399e843
commit
20f43d5dc7
@ -4,7 +4,6 @@
|
||||
Tests for the rbackup.config module.
|
||||
"""
|
||||
import unittest
|
||||
from unittest.mock import patch
|
||||
|
||||
import file_scripts.editor as editor
|
||||
|
||||
|
@ -3,7 +3,6 @@
|
||||
|
||||
Tests for the rbackup.config module.
|
||||
"""
|
||||
import subprocess
|
||||
import unittest
|
||||
from unittest.mock import patch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user