mirror of https://github.com/grafana/grafana.git
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
|
|
define([
|
||
|
|
'./list_ctrl',
|
||
|
|
'./edit_ctrl',
|
||
|
|
], function () {});
|