Remove rogue character

This commit is contained in:
scawful
2023-11-18 00:38:54 -05:00
parent 28e3f128d8
commit f994e7fd32

View File

@@ -160,7 +160,6 @@ absl::Status Tile16Editor::InitBlockset(
map_blockset_loaded_ = true;
return absl::OkStatus();
}
 
} // namespace editor
} // namespace app