Clean up a little

This commit is contained in:
mars 2022-03-03 20:44:42 -07:00
parent 01bb85d386
commit 1eed7487ca
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Copyright (c) 2022 Marceline Cramer
// SPDX-License-Identifier: GPL-3.0-or-later
use crate::parse;
use std::collections::HashMap;