Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
eamars committed Dec 9, 2023
1 parent 4fe1ef7 commit 4113997
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/gen_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
#ifndef {capitalized_filename}_H_
#define {capitalized_filename}_H_
#include <stdbool.h>
// Implemented in version.c
extern const char * version_string;
extern const char * vcs_hash;
Expand Down

0 comments on commit 4113997

Please sign in to comment.