mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
test tidy
This commit is contained in:
parent
506032129d
commit
e962a7c9c7
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ impl FileManager {
|
|||
FileManager {
|
||||
embedder_proxy,
|
||||
store: Arc::new(FileManagerStore::new()),
|
||||
thread_pool: pool_handle
|
||||
thread_pool: pool_handle,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue