Remove unnecessary trailing semicolon after enum (#555)

This commit is contained in:
Max 2021-03-30 14:27:50 +02:00 committed by GitHub
parent 762ef0ccfe
commit e7d1e281ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@ mod tests {
enum Mode {
Light,
Dark,
};
}
for (
syntax_theme,
bat_theme_env_var,