We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6685a7f commit 32c7a9bCopy full SHA for 32c7a9b
src/plugin.rs
@@ -75,8 +75,6 @@ impl SampPlugin for SampBcrypt {
75
executed = true;
76
break;
77
}
78
- } else {
79
- error!("*Cannot find callback {:?}", callback);
80
81
82
0 commit comments