mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-19 19:15:44 +01:00
Remove redundant semicolons.
This commit is contained in:
@@ -338,7 +338,7 @@ function AutoCommands() //{{{
|
||||
}
|
||||
};
|
||||
//}}}
|
||||
}; //}}}
|
||||
} //}}}
|
||||
|
||||
/**
|
||||
* @instance events
|
||||
@@ -1835,6 +1835,6 @@ function Events() //{{{
|
||||
|
||||
return self;
|
||||
|
||||
}; //}}}
|
||||
} //}}}
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user