X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e67bed4fda83dcfceab3d32d1ff42515dfc45bba..32cad0f6194605b4a8e881397665769e90173732:/lib/vstorage.py diff --git a/lib/vstorage.py b/lib/vstorage.py index 9710c7be..00f844ad 100644 --- a/lib/vstorage.py +++ b/lib/vstorage.py @@ -265,7 +265,6 @@ class VersionedStorage(object): def open_page(self, title): if title not in self: - print 'whatever', list(self.all_pages()) raise DocumentNotFound() try: