mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 20:19:46 +00:00
refactoring
This commit is contained in:
@@ -66,7 +66,6 @@ class Installer:
|
||||
return []
|
||||
os.symlink(src, dst)
|
||||
self.log.sub('linked {} to {}'.format(dst, src))
|
||||
# Follows original developer's behavior
|
||||
return [(src, dst)]
|
||||
|
||||
def _handle_file(self, templater, profile, src, dst):
|
||||
|
||||
Reference in New Issue
Block a user