Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
PureWhiteWu committed Feb 19, 2024
1 parent 2d3af01 commit 374d2db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pilota/src/thrift/error/application.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ use crate::{
},
};

// use super::{DecodeError, EncodeError};

const TAPPLICATION_EXCEPTION: TStructIdentifier = TStructIdentifier {
name: "TApplicationException",
};
Expand Down

0 comments on commit 374d2db

Please sign in to comment.