Skip to content

Commit 81c7abe

Browse files
committed
dummy edit
1 parent b74b038 commit 81c7abe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ fn run_xyf(graphics: bool) {
109109
};
110110

111111
let start = Instant::now();
112-
113112
if let Some(win) = &mut window {
114113
while win.is_open() || viewer.as_ref().unwrap().is_open() {
115114
som.epoch(&data, None);

0 commit comments

Comments
 (0)