Skip to content

Commit f9e7b14

Browse files
committed
cleanup(): removed old file
1 parent dad3945 commit f9e7b14

File tree

2 files changed

+1
-48
lines changed

2 files changed

+1
-48
lines changed

public/app/features/panel/partials/panel.html

Lines changed: 0 additions & 47 deletions
This file was deleted.

tslint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"no-debugger": true,
2424
"no-duplicate-key": true,
2525
"no-duplicate-variable": true,
26-
"no-empty": true,
26+
"no-empty": false,
2727
"no-eval": true,
2828
"no-inferrable-types": true,
2929
"no-shadowed-variable": false,

0 commit comments

Comments
 (0)