mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-12 22:31:24 +00:00
refactor: clean up old code
This commit is contained in:
parent
33c597d8e5
commit
42105bf308
67 changed files with 75 additions and 8227 deletions
|
|
@ -3,7 +3,6 @@ package ee.carlrobert.codegpt;
|
|||
import com.intellij.openapi.editor.EditorCustomElementRenderer;
|
||||
import com.intellij.openapi.editor.Inlay;
|
||||
import com.intellij.openapi.util.Key;
|
||||
import ee.carlrobert.embedding.ReferencedFile;
|
||||
import java.util.List;
|
||||
|
||||
public class CodeGPTKeys {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue