Removed linux_code

Change-Id: I7327828d2c9efdf03172d1b90f49d5c51fbba86e
diff --git a/y2018/control_loops/superstructure/BUILD b/y2018/control_loops/superstructure/BUILD
index 569e3a1..efe0c1d 100644
--- a/y2018/control_loops/superstructure/BUILD
+++ b/y2018/control_loops/superstructure/BUILD
@@ -61,7 +61,7 @@
     deps = [
         ":superstructure_lib",
         ":superstructure_queue",
-        "//aos/linux_code:init",
+        "//aos:init",
     ],
 )