Constellation: removed almost all opts::get

This commit is contained in:
oneturkmen 2019-06-03 18:43:50 -06:00
parent 3a2705f587
commit cd153efb4a
6 changed files with 53 additions and 23 deletions

View file

@ -43,6 +43,7 @@ script_traits = {path = "../script_traits"}
serde = "1.0"
style_traits = {path = "../style_traits"}
servo_config = {path = "../config"}
servo_geometry = {path = "../geometry"}
servo_rand = {path = "../rand"}
servo_remutex = {path = "../remutex"}
servo_url = {path = "../url"}