Remove an unused subprocess import
This commit is contained in:
parent
d2f76a2593
commit
5f6d060fd2
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import glob
|
|||
import shutil
|
||||
import dotbot
|
||||
import dotbot.util
|
||||
import subprocess
|
||||
|
||||
|
||||
class Link(dotbot.Plugin):
|
||||
|
|
Loading…
Reference in a new issue