mirror of
https://github.com/predis/predis.git
synced 2026-08-29 19:55:45 +00:00
Remove code comments in the exception classes. Descriptions will be added again later with proper documentation.
This commit is contained in:
@@ -3,5 +3,4 @@
|
||||
namespace Predis;
|
||||
|
||||
class ClientException extends PredisException {
|
||||
// Client-side errors
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user