mirror of
https://github.com/openai/codex.git
synced 2026-04-30 19:32:04 +03:00
cleanup
This commit is contained in:
@@ -29,7 +29,7 @@ import { useInterval } from "use-interval";
|
||||
|
||||
// Internal imports
|
||||
// Image picker overlay triggered by "@" sentinel
|
||||
import ImagePickerOverlay from "./image-picker-overlay.js";
|
||||
import ImagePickerOverlay from "./image-picker-overlay";
|
||||
|
||||
const suggestions = [
|
||||
"explain this codebase to me",
|
||||
|
||||
Reference in New Issue
Block a user