From 0ab70aa48d16b58ecbd4d41ac006dea14631b4e5 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 22 Jan 2015 22:22:43 +0100 Subject: vfs: remove wrong docstring Gbp-Dch: Ignore --- gbp/git/vfs.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'gbp') diff --git a/gbp/git/vfs.py b/gbp/git/vfs.py index 5d5e132..d6f9f4d 100644 --- a/gbp/git/vfs.py +++ b/gbp/git/vfs.py @@ -45,8 +45,6 @@ class GitVfs(object): def __init__(self, repo, committish=None): """ - Access files in a unpaced Debian source package. - @param repo: the git repository to act on @param committish: the committish to act on """ -- cgit v1.2.3