mirror of https://github.com/grafana/grafana
Chore: Remove empty and leftover files (#55757)
parent
70f48cc725
commit
4d1b422b25
@ -1,14 +0,0 @@ |
||||
declare module 'app/core/controllers/all' { |
||||
let json: any; |
||||
export { json }; |
||||
} |
||||
|
||||
declare module 'app/core/routes/all' { |
||||
let json: any; |
||||
export { json }; |
||||
} |
||||
|
||||
declare module 'app/core/services/all' { |
||||
let json: any; |
||||
export default json; |
||||
} |
||||
Loading…
Reference in new issue