Commit 55824dc4 by Erik Sundell Committed by Daniel Lee

Removes comment

parent aff1de98
......@@ -24,7 +24,6 @@ describe('StackdriverDataSource', () => {
let ds;
let result;
beforeEach(async () => {
console.log('erik', metricDescriptors);
const backendSrv = {
datasourceRequest: async () => Promise.resolve({ status: 200, data: metricDescriptors }),
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment