mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Move selected node list from DocumentMetadata to the document (#1565)
This commit is contained in:
@@ -13,7 +13,7 @@ use fern::colors::{Color, ColoredLevelConfig};
|
||||
// use http::{Response, StatusCode};
|
||||
use std::cell::RefCell;
|
||||
// use std::collections::HashMap;
|
||||
use std::sync::Arc;
|
||||
// use std::sync::Arc;
|
||||
// use std::sync::Mutex;
|
||||
|
||||
thread_local! {
|
||||
|
||||
Reference in New Issue
Block a user