Chore/cleanup warnings (#17974)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import type { CodeNodeType } from './types'
|
||||
|
||||
export const checkNodeValid = (payload: CodeNodeType) => {
|
||||
export const checkNodeValid = () => {
|
||||
return true
|
||||
}
|
||||
|
Reference in New Issue
Block a user