mirror of
https://github.com/mossy1022/Smart-Connections-Visualizer.git
synced 2026-07-22 10:20:27 +00:00
removed settings variable
This commit is contained in:
parent
b270996a4a
commit
35744afb37
1 changed files with 0 additions and 1 deletions
1
main.ts
1
main.ts
|
|
@ -1788,7 +1788,6 @@ class ScGraphItemView extends ItemView {
|
|||
*/
|
||||
|
||||
export default class ScGraphView extends Plugin {
|
||||
settings: any;
|
||||
|
||||
async onload() {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue