Fix code style
This commit is contained in:
+1
-2
@@ -63,8 +63,7 @@ class Switcher {
|
||||
this.nightlight.stop_listening();
|
||||
}
|
||||
catch(e) {}
|
||||
finally
|
||||
{
|
||||
finally {
|
||||
this.theme = null;
|
||||
this.variants = null;
|
||||
this.nightlight = null;
|
||||
|
||||
Reference in New Issue
Block a user