mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
AngularJS: Move angular stuff into app/angular (#41415)
* Moving more angular parts * Moving more angular stuff * Moving components * Move more things
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { SqlPartDef, SqlPart } from 'app/core/components/sql_part/sql_part';
|
||||
import { SqlPartDef, SqlPart } from 'app/angular/components/sql_part/sql_part';
|
||||
|
||||
const index: any[] = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user