From 6f4af1c6940db1d24da118fea767316a17346394 Mon Sep 17 00:00:00 2001
From: Quaternions <krakow20@gmail.com>
Date: Thu, 5 Oct 2023 19:45:22 -0700
Subject: [PATCH] weird empty comment

---
 src/main.rs | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main.rs b/src/main.rs
index a356c3c..63ddc3e 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -846,7 +846,6 @@ impl framework::Example for GlobalState {
 			//.snf = "SNMF"
 			//.snf = "SNBF"
 			if let (Ok(()),Ok(()))=(std::io::Read::read_exact(&mut input, &mut first_8),std::io::Seek::rewind(&mut input)){
-				//
 				if let Some(indexed_model_instances)={
 					match &first_8[0..4]{
 						b"<rob"=>{