tests: clean unused imports
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user