mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
JS: Remove stray log
This commit is contained in:
@@ -48,7 +48,6 @@ var Commit = function(obj) {
|
||||
|
||||
this.reloadRefs = function() {
|
||||
this.refs = this.object.refs;
|
||||
Controller.log_("New refs: " + this.refs);
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user