Skip to content

Commit

Permalink
Remove unused attribute from uniffi_checksum_derive
Browse files Browse the repository at this point in the history
  • Loading branch information
jplatte committed Jun 1, 2023
1 parent 5134ba9 commit ce56fcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uniffi_checksum_derive/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#![cfg_attr(feature = "nightly", feature(proc_macro_expand))]

//! Custom derive for uniffi_meta::Checksum

Expand Down

0 comments on commit ce56fcb

Please sign in to comment.