mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
removes obsolete source() definition
This commit is contained in:
Vendored
-1
@@ -62,7 +62,6 @@ declare module 'rsync' {
|
||||
dirs(): Rsync;
|
||||
links(): Rsync;
|
||||
dry(): Rsync;
|
||||
// source(): Rsync;
|
||||
|
||||
// accessor methods
|
||||
executable(): string;
|
||||
|
||||
Reference in New Issue
Block a user