Skip to content
Snippets Groups Projects
Commit 0b83383a authored by Kyle Doherty's avatar Kyle Doherty
Browse files

lintball

parent 6277067c
Branches
Tags
No related merge requests found
......@@ -59,7 +59,7 @@ DatabasesControllers.controller('DatabaseMasterDetail', ['$scope', '$route', '$r
}
}
}).catch(function(error) {
console.warn("error loading tables", error)
console.warn("error loading tables", error);
});
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment