mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
fix: remove redundant pattern initialization and add Patternomaly script
This commit is contained in:
parent
74cfd05642
commit
422658293d
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
// Initialize pattern maker
|
||||
const pattern = window.pattern;
|
||||
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
var ctx = document.getElementById('editChart').getContext('2d');
|
||||
const HIGHTLIGHT_MODEL = 'no no no no';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue