This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/[email protected]/extension.js b/[email protected]/extension.js | |
index 61c45a1..2747453 100644 | |
--- a/[email protected]/extension.js | |
+++ b/[email protected]/extension.js | |
@@ -1,18 +1,18 @@ | |
-const Lang = imports.lang; | |
+const Lang = imports.lang; | |
const Mainloop = imports.mainloop; | |
-const Cairo = imports.cairo; |