Remove old TODO
This commit is contained in:
parent
bf59e6cc63
commit
f3ecdc61cb
@ -68,7 +68,6 @@ pub struct SymbolTable {
|
||||
symbol_trie: SymbolTrie,
|
||||
}
|
||||
|
||||
//TODO add various types of lookups here, maybe multiple hash tables internally?
|
||||
impl SymbolTable {
|
||||
pub fn new() -> SymbolTable {
|
||||
SymbolTable {
|
||||
|
Loading…
Reference in New Issue
Block a user