Skip to content

Commit

Permalink
surf: remove unused re-export
Browse files Browse the repository at this point in the history
Removing unnecessary re-export of Oid in `stats` module.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
  • Loading branch information
FintanH committed Mar 4, 2024
1 parent 78c6a08 commit 24f2164
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions radicle-surf/src/stats.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.

pub use radicle_git_ext::Oid;

#[cfg(feature = "serde")]
use serde::Serialize;

Expand Down

0 comments on commit 24f2164

Please sign in to comment.