Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
thebino committed Jul 4, 2023
1 parent bd83eeb commit 79202f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/core_photos/src/data/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

#[allow(dead_code)]
#[allow(dead_code)]
enum DataAccessError {
NotFound,
#[allow(dead_code)]
Expand Down

0 comments on commit 79202f4

Please sign in to comment.