mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-28 03:46:06 -05:00 
			
		
		
		
	Remove debugging info
This commit is contained in:
		| @@ -165,7 +165,6 @@ class MailFetcher(Loggable): | |||||||
|         self._enabled = bool(self._host) |         self._enabled = bool(self._host) | ||||||
|  |  | ||||||
|         self.last_checked = datetime.datetime.now() |         self.last_checked = datetime.datetime.now() | ||||||
|         print(self._connection, self._host, self._port, self._username, self._password, self._inbox, self._enabled, self.last_checked) |  | ||||||
|  |  | ||||||
|     def pull(self): |     def pull(self): | ||||||
|         """ |         """ | ||||||
|   | |||||||
| @@ -1 +1 @@ | |||||||
| __version__ = (0, 6, 0) | __version__ = (0, 6, 1) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Daniel Quinn
					Daniel Quinn